Package | Description |
---|---|
com.aspose.pdf.tagged |
The com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document.
|
com.aspose.pdf.tagged.logicalstructure |
The com.aspose.pdf.tagged.logicalstructure is a namespace for PDF Logical Structure classes.
|
Modifier and Type | Method and Description |
---|---|
StructTreeRootElement |
ITaggedContent.getStructTreeRootElement()
Gets
StructTreeRootElement of PDF document. |
StructTreeRootElement |
TaggedContent.getStructTreeRootElement()
Gets
StructTreeRootElement of PDF document. |
StructTreeRootElement |
TaggedContext.getStructTreeRootElement() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.pdf.engine.commondata.NumsTreeNode |
InternalHelper.getParentTree(StructTreeRootElement structTreeRoot) |
static int |
InternalHelperTagged.getPTNK(StructTreeRootElement structTreeRoot) |
static void |
InternalHelperTagged.setPTNK(StructTreeRootElement structTreeRoot,
int i) |
Copyright © 2025 Aspose. All Rights Reserved.