Java org.apache.pdfbox.pdmodel PDDocumentNameDictionary fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel PDDocumentNameDictionary fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel PDDocumentNameDictionary.

The text is from its open source code.

Constructor

Method

PDDestinationNameTreeNodegetDests()
Get the destination named tree node.
PDEmbeddedFilesNameTreeNodegetEmbeddedFiles()
Get the embedded files named tree node.
voidsetEmbeddedFiles(PDEmbeddedFilesNameTreeNode ef)
Set the named embedded files that are associated with this document.