![]() |
PDFix SDK
6.5.0
|
PdfNameTree class. More...
Public Member Functions | |
virtual PdsObject * | GetObject ()=0 |
Gets the object of the name tree. More... | |
virtual PdsObject * | Lookup (const wchar_t *name)=0 |
Gets the name tree value object with the specified name. More... | |
PdfNameTree class.
A PdfNameTree is used to map strings to PdsObjects, just as a dictionary is used to map PdsNames to PdsObjects. A PdfNameTree is used to store the named destination information.
|
pure virtual |
Gets the object of the name tree.