Enum annotation

AnnotationFlags

Namespace: datalogics_interface

Description

Bitfield flags controlling the display and behavior of annotations.

Values

Invisible

If there is no annotation handler, the annotation is invisible.

Hidden

The annotation is not visible and does not print.

Print

The annotation prints.

NoZoom

The annotation does not zoom with the view.

NoRotate

The annotation does not rotate with the page.

NoView

The annotation is not displayed but may print.

ReadOnly

The annotation does not interact with the user.

Lock

Position and size are locked. Only form fields respect this flag.

ToggleNoView

A mouse-over or selection toggles the NoView bit.

LockContents

When set, the annotation's content key cannot be changed by the user.