Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDPageAdditionalActions |
PDPage.getActions()
Get the page actions.
|
Modifier and Type | Method and Description |
---|---|
void |
PDPage.setActions(PDPageAdditionalActions actions)
Set the page actions.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.