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 |
---|---|---|
PDPropertyList |
PDResources.getProperties() |
Returns the dictionary mapping resource names to property list dictionaries for marked content.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDResources.setProperties(PDPropertyList props) |
Sets the dictionary mapping resource names to property list dictionaries for marked content.
|