Enum AnnotationType

AnnotationType enumeration

Enumeration of annotation types.

public enum AnnotationType

Values

NameValueDescription
Text0Text annotation type.
Circle1Circle annotation type.
Polygon2Polygon annotation type.
PolyLine3Plyline annotation type.
Line4Line annotation type.
Square5Square annotatotion type.
FreeText6Free text annotation type.
Highlight7Highlight annotation type.
Underline8Underline annotation type.
Squiggly9Squiggle annotation type.
StrikeOut10Strikeout annotation type.
Caret11Caret annotation type.
Ink12Ink annotation type.
Link13Link annotation type.
Popup14Popup annotation type.
FileAttachment15File attachment annotation type.
Sound16Sound annotation type.
Movie17Movie annotation type.
Screen18Screen annotation type.
Widget19Widget annotation type.
Watermark20Watermark annotation type.
TrapNet21Trap network annotation type.
PrinterMark22Printer mark annotation type.
Redaction23Redaction annotation type.
Stamp24Rubber stamp annotation type.
RichMedia25Rich media annotation type
Unknown26Unknown annotation.
PDF3D273D annotation.
ColorBar28ColorBar annotation.

See Also