Classes
| Class | Description | |
|---|---|---|
| PdfAnnotation |
Represents the base class of all annotations.
| |
| PdfAnnotationKeys |
Predefined keys of this dictionary.
| |
| PdfAnnotations |
Represents the annotations array of a page.
| |
| PdfGenericAnnotation |
Represents a generic annotation. Used for annotation dictionaries unknown to PDFEdit.
| |
| PdfLinkAnnotation |
Represents a link annotation.
| |
| PdfRubberStampAnnotation |
Represents a rubber stamp annotation.
| |
| PdfTextAnnotation |
Represents a text annotation.
| |
| PdfWidgetAnnotation |
Represents a text annotation.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PdfAnnotationFlags |
Specifies the annotation flags.
| |
| PdfRubberStampAnnotationIcon |
Specifies the predefined icon names of rubber stamp annotations.
| |
| PdfTextAnnotationIcon |
Specifies the pre-defined icon names of text annotations.
|