| 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.bls |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.bls </b> is a namespace for PDF Logical Structure classes. |
| Modifier and Type | Method and Description |
|---|---|
TableTHElement |
ITaggedContent.createTableTHElement()
Creates
TableTHElement. |
TableTHElement |
TaggedContent.createTableTHElement() |
| Modifier and Type | Method and Description |
|---|---|
TableTHElement |
TableTRElement.createTH()
Creates
TableTHElement and added it to current table. |