WatermarkPageRange Property
Gets or sets the range of page numbers to add the watermark to.
Default is
"all".
A string representation of number ranges (e.g. 1-5, 8, 11-13) or keywords (all, even, odd)
can be directly assigned to this property.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public PageRange PageRange { get; set; }
Public Property PageRange As PageRange
Get
Set
Property Value
PageRange