public class PDCatalog extends PDObject
| Constructor and Description |
|---|
PDCatalog() |
PDCatalog(COSObject object) |
| Modifier and Type | Method and Description |
|---|---|
PDAcroForm |
getAcroForm() |
PDCatalogAdditionalActions |
getAdditionalActions() |
PDMetadata |
getMetadata() |
PDNamesDictionary |
getNamesDictionary() |
PDOptionalContentProperties |
getOCProperties() |
PDAction |
getOpenAction() |
PDOutlineDictionary |
getOutlines() |
List<PDOutputIntent> |
getOutputIntents() |
PageLabels |
getPageLabels() |
PDPageTree |
getPageTree() |
PDStructTreeRoot |
getStructTreeRoot() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDCatalog()
public PDCatalog(COSObject object) throws IOException
IOExceptionpublic PDPageTree getPageTree()
public PDMetadata getMetadata()
public PDStructTreeRoot getStructTreeRoot()
public List<PDOutputIntent> getOutputIntents()
public PDOptionalContentProperties getOCProperties()
public PDOutlineDictionary getOutlines()
public PDAction getOpenAction()
public PDCatalogAdditionalActions getAdditionalActions()
public PDAcroForm getAcroForm()
public PDNamesDictionary getNamesDictionary()
public PageLabels getPageLabels()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.