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 |
---|---|
PDOptionalContentProperties |
PDDocumentCatalog.getOCProperties()
Get the optional content properties dictionary associated with this document.
|
Modifier and Type | Method and Description |
---|---|
void |
PDDocumentCatalog.setOCProperties(PDOptionalContentProperties ocProperties)
Set the optional content properties dictionary.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.