Enum Annot.Type
Annotation types
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Annot.Type
Fields
Name | Description |
---|---|
e_3D | 3D annotation |
e_Caret | Caret annotation |
e_Circle | Circle annotation |
e_FileAttachment | File attachment annotation |
e_FreeText | Free text annotation |
e_Highlight | Highlight annotation |
e_Ink | Ink annotation |
e_Line | Line annotation |
e_Link | Link annotation |
e_Movie | Movie annotation |
e_Polygon | Polygon annotation |
e_Polyline | Polyline annotation |
e_Popup | Pop-up annotation |
e_PrinterMark | Printer's mark annotation |
e_Projection | Projection annotation, Adobe supplement to ISO 32000 |
e_Redact | Redact annotation |
e_RichMedia | Rich Media annotation, Adobe supplement to ISO 32000 |
e_Screen | Screen annotation |
e_Sound | Sound annotation |
e_Square | Square annotation |
e_Squiggly | Squiggly-underline annotation |
e_Stamp | Rubber stamp annotation |
e_StrikeOut | Strikeout annotation |
e_Text | Text annotation |
e_TrapNet | Trap network annotation |
e_Underline | Underline annotation |
e_Unknown | Unknown annotation type |
e_Watermark | Watermark annotation |
e_Widget | Widget annotation |