WatermarkHeight Property
Gets or sets the height of the watermark; in points
or in percentage if
SizeIsPercentage is set to true (e.g.
50 means 50% of the page height).
Default is
0.
If also Width is specified, the resulting height may be smaller than
the given one to maintain the aspect ratio.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public double Height { get; set; }
Public Property Height As Double
Get
Set
Property Value
Double