Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method | Description |
---|---|---|
PDAppearanceCharacteristicsDictionary |
PDAnnotationWidget.getAppearanceCharacteristics() |
Returns the appearance characteristics dictionary.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDAnnotationWidget.setAppearanceCharacteristics(PDAppearanceCharacteristicsDictionary appearanceCharacteristics) |
Sets the appearance characteristics dictionary.
|