Classes
| Class | Description | |
|---|---|---|
| Annotation |
An annotation is the base class all annotations.
| |
| AnnotationCollection |
An annotation collection.
| |
| AnnotationVisitor |
A derived instance of AnnotationVisitor is passed to Annotation.Accept(...). This method
calls one of the below AnnotationVisitor methods according to the type of annotation.
| |
| Link |
A link annotation
| |
| LinkCollection |
A link annotation collection which belongs to a page inside this document.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BorderStyle |
Different styles for the border of a form field.
| |
| HighlightStyle |
The visual effect that is used when the mouse is pressed inside the annotation area.
|