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 |
---|---|
PDViewerPreferences |
PDDocumentCatalog.getViewerPreferences()
Get the viewer preferences associated with this document or null if they
do not exist.
|
Modifier and Type | Method and Description |
---|---|
void |
PDDocumentCatalog.setViewerPreferences(PDViewerPreferences prefs)
Set the viewer preferences.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.