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 |
---|---|---|
PDDestinationNameTreeNode |
PDDocumentNameDictionary.getDests() |
Get the destination named tree node.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDDocumentNameDictionary.setDests(PDDestinationNameTreeNode dests) |
Set the named destinations that are associated with this document.
|