Table of Contents

Class PdfNameTree

Namespace
iText.Kernel.Pdf
Assembly
itext.kernel.dll
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 PdfCatalog

Document catalog

treeType PdfName

the 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