public final class StructTreeRootElement extends Element
Represents StructTreeRoot object in logical structure.
Constructor and Description |
---|
StructTreeRootElement(TaggedContext taggedContext,
com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity) |
Modifier and Type | Method and Description |
---|---|
com.aspose.pdf.engine.data.IPdfNumber |
createStructParents() |
void |
doPreSave() |
void |
doSave() |
com.aspose.ms.System.Collections.Generic.List<Element> |
getAllElements() |
com.aspose.pdf.engine.commondata.NamesTreeNode |
getIDTree() |
com.aspose.pdf.engine.data.IPdfDictionary |
getRoleMap() |
com.aspose.pdf.engine.data.IPdfArray |
getStructParentsArray(com.aspose.pdf.engine.data.IPdfNumber structParents) |
void |
init() |
int |
registrationObjectInParentTree(com.aspose.pdf.engine.data.IPdfObject pdfObject) |
appendChild, findElements, findElements, getChildElements, getElementEngine, getParentElement, getTaggedContent, getTrailer, setParentElement, toString
public StructTreeRootElement(TaggedContext taggedContext, com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity)
public final com.aspose.pdf.engine.commondata.NamesTreeNode getIDTree()
public final com.aspose.pdf.engine.data.IPdfDictionary getRoleMap()
public final void doPreSave()
public final void doSave()
public final void init()
public final com.aspose.pdf.engine.data.IPdfNumber createStructParents()
public final com.aspose.pdf.engine.data.IPdfArray getStructParentsArray(com.aspose.pdf.engine.data.IPdfNumber structParents)
public final com.aspose.ms.System.Collections.Generic.List<Element> getAllElements()
public final int registrationObjectInParentTree(com.aspose.pdf.engine.data.IPdfObject pdfObject)
Copyright © 2024 Aspose. All Rights Reserved.