public class PdfAnnotation extends CustomPackage
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the annotation.
|
int |
getPageNumber()
Gets the number of the page containing the annotation.
|
String |
getText()
Gets the annotation text.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final String getText()
Gets the annotation text.
public final String getName()
Gets the name of the annotation.
public final int getPageNumber()
Gets the number of the page containing the annotation.