iText 9.1.0 API
|
Public Member Functions |
|
PdfNumTree (PdfCatalog catalog, PdfName treeType) | |
Creates the NumberTree of current Document More... |
|
virtual IDictionary< int?, PdfObject > | GetNumbers () |
virtual void | AddEntry (int key, PdfObject value) |
virtual PdfDictionary | BuildTree () |
|
inline |
Creates the NumberTree of current Document
catalog | Document catalog |
treeType | the type of tree. ParentTree or PageLabels. |