Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method and Description |
---|---|
PDAnnotationAdditionalActions |
PDAnnotationWidget.getActions()
Get the additional actions for this field.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAnnotationWidget.setActions(PDAnnotationAdditionalActions actions)
Set the actions of the field.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.