Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method | Description |
---|---|---|
PDAnnotationAdditionalActions |
PDAnnotationWidget.getActions() |
Get the additional actions for this field.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDAnnotationWidget.setActions(PDAnnotationAdditionalActions actions) |
Set the actions of the field.
|