WatermarkWidth Property
Gets or sets the width of the watermark; in points
or in percentage if
SizeIsPercentage is set to true (e.g.
50 means 50% of the page width).
Default is
0.
If also Height is specified, the resulting width 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 Width { get; set; }
Public Property Width As Double
Get
Set
Property Value
Double