Document
s.See: Description
Interface | Description |
---|---|
Annotation |
All PDF annotations define a range of base attributes, which are accessible using the functions
this interface specifies.
|
Class | Description |
---|---|
FileAttachmentAnnotation |
An
Annotation implementation that represents
a PDF annotation of type FileAttachment . |
FreeTextAnnotation |
An
Annotation implementation that represents
a PDF annotation of type FreeText . |
LinkAnnotation |
An
Annotation implementation that represents
a PDF annotation of type Link . |
TextAnnotation |
An
Annotation implementation that represents
a PDF annotation of type Text . |
Document
s.Document.getAnnotations(int)