Enum document

WatermarkDrawOption

Namespace: datalogics_interface

Description

Controls whether the watermark is rendered as an annotation or as a form XObject within the page content stream. The "Try" variants attempt the specified method but may fall back if it is not possible.

Values

TryAnnotation

Try annotation; may fall back to form XObject.

TryFormXObject

Try form XObject; may fall back to annotation.

Annotation

Strictly annotation.

FormXObject

Strictly form XObject.