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.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public PageRange PageRange { get; set; }

Property Value

PageRange

See Also