Watermark.PrintVisible Property

Gets or sets a value indicating if the annotation watermark should be displayed when printed. Default is true.

Note that this property is effective only when AnnotationMode is true.

Definition

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

Property Value

Boolean

See Also