Table of Contents

Watermark.ScreenVisible Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

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

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

public bool ScreenVisible { get; set; }

Property Value

bool