Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected PdfStructureTreeRoot |
PdfWriter.structureTreeRoot |
Modifier and Type | Method and Description |
---|---|
PdfStructureTreeRoot |
PdfWriter.getStructureTreeRoot()
Gets the structure tree root.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PdfStructureElement.setStructureTreeRoot(PdfStructureTreeRoot root) |
Constructor and Description |
---|
PdfStructureElement(PdfStructureTreeRoot parent, PdfName structureType)
Creates a new instance of PdfStructureElement.
|
Copyright © 2016. All rights reserved.