AnnotationType EnumerationByteScout PDF SDK
Specifies type of Bytescout.PDF.Annotation.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public enum AnnotationType
Members

  Member nameValueDescription
Text0 Text annotation.
Link1 Link annotation.
FreeText2 Free text annotation.
Line3 Line annotation.
Square4 Square annotation.
Circle5 Circle annotation.
Polygon6 Polygon annotation.
PolyLine7 Polyline annotation.
Highlight8 Highlight annotation.
Underline9 Underline annotation.
Squiggly10 Squiggly-underline annotation.
StrikeOut11 Strikeout annotation.
Stamp12 Rubber stamp annotation.
Caret13 Caret annotation.
Ink14 Ink annotation.
FileAttachment15 File attachment annotation.
Sound16 Sound annotation.
Movie17 Movie annotation.
Screen18 Screen annotation.
U3D19 3D annotation.
EditBox20 Edit box.
ListBox21 List box.
ComboBox22 Combo box.
RadioButton23 Radio button.
PushButton24 Push button.
CheckBox25 Check box.
Signature26 Signature.
See Also

Reference