Width

Watermark.Width property

Gets or sets the desired width of this Watermark.

public double Width { get; set; }

Property Value

The desired width of this Watermark.

Remarks

Setting this property will also change the value of SizingType property to Absolute.

See Also