|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDDocumentOutline | |
org.pdfbox.pdmodel | The PDModel package represents a high level API for creating and manipulating PDF documents. |
Uses of PDDocumentOutline in org.pdfbox.pdmodel |
Methods in org.pdfbox.pdmodel that return PDDocumentOutline | |
PDDocumentOutline |
PDDocumentCatalog.getDocumentOutline()
Get the outline associated with this document or null if it does not exist. |
Methods in org.pdfbox.pdmodel with parameters of type PDDocumentOutline | |
void |
PDDocumentCatalog.setDocumentOutline(PDDocumentOutline outlines)
Set the document outlines. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |