Table of Contents

Watermark.AnnotationMode Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Gets or sets a value indicating if the watermark should be added as an annotation to a document page. Default is false.

InBackground will not work with annotation mode. Viewing and printing permissions for the annotation can be controlled by ScreenVisible and PrintVisible.

public bool AnnotationMode { get; set; }

Property Value

bool