HiraokaHyperTools.iTextSharp-LGPL
0.2.5
|
Static Public Member Functions | |
static PdfDictionary | WriteTree (Hashtable items, PdfWriter writer) |
static Hashtable | ReadTree (PdfDictionary dic) |
Creates a number tree.
|
static |
|
static |
Creates a number tree.
items | the item of the number tree. The key is an Integer and the value is a PdfObject . |
writer | the writer |
IOException | on error |