AnnotationType class

AnnotationType class

The AnnotationType type exposes the following members:

Fields

Field Description
NONE Default value
AREA The area annotation type that highlights rectangular area within the document page
ARROW The annotation type that draws an arrow on the document page
DISTANCE The annotation type that measures distance between elements of a document page
ELLIPSE The annotation of elliptic form that marks parts of document content
LINK The annotation type that represents a hyperlink to a remote resource
POINT The point annotation type that sticks a comment to an any place within document page
POLYLINE The polyline annotation type that allows add drawing shapes and freehand lines to a document page
RESOURCES_REDACTION The annotation type that hides textual content behind black rectangle
TEXT_FIELD The text field annotation type represents textual comment inside colored frame
TEXT_HIGHLIGHT The annotation type that highlights and comments selected text
TEXT_REDACTION The annotation type that fills part of selected text with black rectangle.
TEXT_REPLACEMENT The annotation type that replaces original text with other provided text fragment
TEXT_STRIKEOUT The annotation type that marks text fragment with a strikethrough styling
TEXT_SQUIGGLY The annotation type that squiggly and comments selected text
SEARCH_TEXT The annotation type that search fragment text in document
TEXT_UNDERLINE The annotation type that marks text with a underline styling
WATERMARK The annotation type that adds textual watermark over document page
IMAGE The annotation type that adds image overlay over document page content
DROPDOWN The component type that adds dropdown component for pdf document only
CHECKBOX The annotation type that adds checkbox for pdf document
BUTTON The annotation type that adds button for pdf document
ALL All

Guides

Task guides that use AnnotationType:

See Also