Class PdfNameTree
public class PdfNameTree : GenericNameTree, IPdfNameTreeAccess
- Inheritance
-
PdfNameTree
- Implements
- Inherited Members
Constructors
PdfNameTree(PdfCatalog, PdfName)
Creates the NameTree of current Document
public PdfNameTree(PdfCatalog catalog, PdfName treeType)
Parameters
catalog
PdfCatalogDocument catalog
treeType
PdfNamethe type of tree. Dests Tree, AP Tree etc.
Methods
GetNames()
Retrieves the names stored in the name tree
public virtual IDictionary<PdfString, PdfObject> GetNames()
Returns
- IDictionary<PdfString, PdfObject>
Map containing the PdfObjects stored in the tree
Remarks
Retrieves the names stored in the name tree
When non-textual names are required, use