'Declaration Public Enum PdfAnnotationType Inherits System.Enum
public enum PdfAnnotationType : System.Enum
__value public enum PdfAnnotationType : public System.Enum
public enum class PdfAnnotationType : public System.Enum
'Declaration Public Enum PdfAnnotationType Inherits System.Enum
public enum PdfAnnotationType : System.Enum
__value public enum PdfAnnotationType : public System.Enum
public enum class PdfAnnotationType : public System.Enum
Member | Description |
---|---|
Undefined | Undefined. |
Unsupported | Unsupported type. |
Text | Text annotation. |
Link | Link annotation. |
FreeText | (PDF 1.3) Free text annotation. |
Line | (PDF 1.3) Line annotation. |
Square | (PDF 1.3) Square annotation. |
Circle | (PDF 1.3) Circle annotation |
Polygon | (PDF 1.5) Polygon annotation. |
PolyLine | (PDF 1.5) Polyline annotation. |
Highlight | (PDF 1.3) Highlight annotation. |
Underline | (PDF 1.3) Underline annotation. |
Squiggly | (PDF 1.4) Squiggly-underline annotation. |
StrikeOut | (PDF 1.3) Strikeout annotation. |
Stamp | (PDF 1.3) Rubber stamp annotation. |
Caret | (PDF 1.5) Caret annotation. |
Ink | (PDF 1.3) Ink annotation. |
Popup | (PDF 1.3) Pop-up annotation. |
FileAttachment | (PDF 1.3) File attachment annotation. |
Sound | (PDF 1.2) Sound annotation. |
Movie | (PDF 1.2) Movie annotation. |
Widget | (PDF 1.2) Widget annotation. |
Screen | (PDF 1.5) Screen annotation. |
PrinterMark | (PDF 1.4) Printer's mark annotation. |
TrapNet | (PDF 1.3) Trap network annotation. |
Watermark | (PDF 1.6) Watermark annotation. |
Annotation3D | (PDF 1.6) 3D annotation. |
Redact | (PDF 1.7) Redact annotation. |
Projection | (PDF 2.0) Projection annotation. |
RichMedia | (PDF 2.0) RichMedia annotation. |
VintasoftOfficeDocument | VintaSoft Office Document annotation. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5