AnnotationType Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies type of Bytescout.PDF.Annotation.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Text | 0 | Text annotation. | |
Link | 1 | Link annotation. | |
FreeText | 2 | Free text annotation. | |
Line | 3 | Line annotation. | |
Square | 4 | Square annotation. | |
Circle | 5 | Circle annotation. | |
Polygon | 6 | Polygon annotation. | |
PolyLine | 7 | Polyline annotation. | |
Highlight | 8 | Highlight annotation. | |
Underline | 9 | Underline annotation. | |
Squiggly | 10 | Squiggly-underline annotation. | |
StrikeOut | 11 | Strikeout annotation. | |
Stamp | 12 | Rubber stamp annotation. | |
Caret | 13 | Caret annotation. | |
Ink | 14 | Ink annotation. | |
FileAttachment | 15 | File attachment annotation. | |
Sound | 16 | Sound annotation. | |
Movie | 17 | Movie annotation. | |
Screen | 18 | Screen annotation. | |
U3D | 19 | 3D annotation. | |
EditBox | 20 | Edit box. | |
ListBox | 21 | List box. | |
ComboBox | 22 | Combo box. | |
RadioButton | 23 | Radio button. | |
PushButton | 24 | Push button. | |
CheckBox | 25 | Check box. | |
Signature | 26 | Signature. |
See Also