WatermarkScreenVisible Property

Gets or sets a value indicating if the annotation watermark should be displayed on screen. Default is .

Note that this property is effective only when AnnotationMode is .

Definition

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

Property Value

Boolean

See Also