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
<b>com.aspose.pdf.tagged.logicalstructure.elements </b> is a namespace for PDF Logical Structure classes. |
com.aspose.pdf.tagged.logicalstructure.elements.bls |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.bls </b> is a namespace for PDF Logical Structure classes. |
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.ils </b> 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. |