Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
Modifier and Type | Method | Description |
---|---|---|
PDPageAdditionalActions |
PDPage.getActions() |
Get the page actions.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDPage.setActions(PDPageAdditionalActions actions) |
Set the page actions.
|