Table of Contents

Watermark.PrintVisible Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

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.

public bool PrintVisible { get; set; }

Property Value

bool