Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 2.08 KB

File metadata and controls

37 lines (33 loc) · 2.08 KB

AnnotationType

Enum

Name Type Value Description
CARET string 'Caret' Caret annotation type.
CIRCLE string 'Circle' Circle annotation type.
FILE_ATTACHMENT string 'FileAttachment' File attachment annotation type.
FREE_TEXT string 'FreeText' Free text annotation type.
HIGHLIGHT string 'Highlight' Highlight annotation type.
INK string 'Ink' Ink annotation type.
LINE string 'Line' Line annotation type.
LINK string 'Link' Link annotation type.
MOVIE string 'Movie' Movie annotation type.
PDF3_D string 'PDF3D'
POLY_LINE string 'PolyLine' Plyline annotation type.
POLYGON string 'Polygon' Polygon annotation type.
POPUP string 'Popup' Popup annotation type.
PRINTER_MARK string 'PrinterMark' Printer mark annotation type.
REDACTION string 'Redaction' Redaction annotation type.
RICH_MEDIA string 'RichMedia' Rich media annotation type
SCREEN string 'Screen' Screen annotation type.
SOUND string 'Sound' Sound annotation type.
SQUARE string 'Square' Square annotatotion type.
SQUIGGLY string 'Squiggly' Squiggle annotation type.
STAMP string 'Stamp' Rubber stamp annotation type.
STRIKE_OUT string 'StrikeOut' Strikeout annotation type.
TEXT string 'Text' Text annotation type.
TRAP_NET string 'TrapNet' Trap network annotation type.
UNDERLINE string 'Underline' Underline annotation type.
UNKNOWN string 'Unknown' Unknown annotation.
WATERMARK string 'Watermark' Watermark annotation type.
WIDGET string 'Widget' Widget annotation type.

[Back to Model list] [Back to API list] [Back to README] [View Source]