com.aspose.pdf.tagged.logicalstructure

Class StructTreeRootElement



  • public final class StructTreeRootElement
    extends Element

    Represents StructTreeRoot object in logical structure.

    • Constructor Detail

      • StructTreeRootElement

        public StructTreeRootElement(TaggedContext taggedContext,
                                     com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity)
    • Method Detail

      • getIDTree

        public final com.aspose.pdf.engine.commondata.NamesTreeNode getIDTree()
      • getRoleMap

        public final com.aspose.pdf.engine.data.IPdfDictionary getRoleMap()
      • doPreSave

        public final void doPreSave()
      • doSave

        public final void doSave()
      • createStructParents

        public final com.aspose.pdf.engine.data.IPdfNumber createStructParents()
      • getStructParentsArray

        public final com.aspose.pdf.engine.data.IPdfArray getStructParentsArray(com.aspose.pdf.engine.data.IPdfNumber structParents)
      • getAllElements

        public final com.aspose.ms.System.Collections.Generic.List<Element> getAllElements()
      • registrationObjectInParentTree

        public final int registrationObjectInParentTree(com.aspose.pdf.engine.data.IPdfObject pdfObject)