Height

Watermark.Height property

Gets or sets the desired height of this Watermark.

public double Height { get; set; }

Property Value

The desired height of this Watermark.

Remarks

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

See Also