Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
This enum represents an annotation types.
Namespace: Apitron.PDF.Kit.Interactive.Annotations
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Text | 0 | Text annotation | |
Link | 1 | Link annotation | |
FreeText | 2 | (PDF 1.3) Free text annotation | |
Line | 3 | (PDF 1.3) Line annotation | |
Square | 4 | (PDF 1.3) Square annotation | |
Circle | 5 | (PDF 1.3) Circle annotation | |
Polygon | 6 | (PDF 1.5) Polygon annotation | |
PolyLine | 7 | (PDF 1.5) Polyline annotation | |
Highlight | 8 | (PDF 1.3) Highlight annotation | |
Underline | 9 | (PDF 1.3) Underline annotation | |
Squiggly | 10 | (PDF 1.4) Squiggly-underline annotation | |
StrikeOut | 11 | (PDF 1.3) Strikeout annotation | |
Stamp | 12 | (PDF 1.3) Rubber stamp annotation | |
Caret | 13 | (PDF 1.5) Caret annotation | |
Ink | 14 | (PDF 1.3) Ink annotation | |
Popup | 15 | (PDF 1.3) Pop-up annotation | |
FileAttachment | 16 | (PDF 1.3) File attachment annotation | |
Sound | 17 | (PDF 1.2) Sound annotation | |
Movie | 18 | (PDF 1.2) Movie annotation | |
Widget | 19 | (PDF 1.2) Widget annotation | |
Screen | 20 | (PDF 1.5) Screen annotation | |
PrinterMark | 21 | (PDF 1.4) Printer’s mark annotation | |
TrapNet | 22 | (PDF 1.3) Trap network annotation | |
Watermark | 23 | (PDF 1.6) Watermark annotation | |
_3D | 24 | (PDF 1.6) 3D annotation | |
Redact | 25 | (PDF 1.7) Redact annotation |
See Also