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 |
---|---|
PDMarkInfo |
PDDocumentCatalog.getMarkInfo()
Get info about doc's usage of tagged features.
|
Modifier and Type | Method and Description |
---|---|
void |
PDDocumentCatalog.setMarkInfo(PDMarkInfo markInfo)
Set information about the doc's usage of tagged features.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.