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.elements |
The com.aspose.pdf.tagged.logicalstructure.elements is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements.bls |
The com.aspose.pdf.tagged.logicalstructure.elements.bls is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The com.aspose.pdf.tagged.logicalstructure.elements.ils is a namespace for PDF Logical Structure classes.
|
Modifier and Type | Method and Description |
---|---|
StructureTextState |
ITaggedContent.getStructureTextState()
Get
StructureTextState settings for whole document. |
StructureTextState |
TaggedContent.getStructureTextState()
Get
StructureTextState settings for whole document. |
Modifier and Type | Method and Description |
---|---|
StructureTextState |
ITextElement.getStructureTextState()
Gets
StructureTextState object for text structure element. |
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.initDefault(StructureTextState structureTextState) |
void |
StructureTextState.update(StructureTextState structureTextState)
Update elements
|
Modifier and Type | Method and Description |
---|---|
StructureTextState |
BLSTextElement.getStructureTextState()
Gets
StructureTextState object for current element. |
StructureTextState |
TableCellElement.getStructureTextState()
Gets
/Aspose.Pdf.LogicalStructure.StructureTextState object for current element. |
Modifier and Type | Method and Description |
---|---|
StructureTextState |
ILSTextElement.getStructureTextState()
Gets
StructureTextState object for current element. |
StructureTextState |
LinkElement.getStructureTextState()
Gets
/Aspose.Pdf.LogicalStructure.StructureTextState object for current element. |
Copyright © 2023 Aspose. All Rights Reserved.