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.
| |
PdfFileAttachmentAnnotation |
Represent a file that is attached to the PDF
| |
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.
| |
PdfFileAttachmentAnnotationIconType |
Name of icons used in displaying the annotation.
| |
PdfRubberStampAnnotationIcon |
Specifies the predefined icon names of rubber stamp annotations.
| |
PdfTextAnnotationIcon |
Specifies the pre-defined icon names of text annotations.
|