Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
TableCellElement
Represents a base class for table cell elements (TH and TD) in logical structure.
|
class |
TableRowCollectionElement
Represents a base class for children elements of the Table Head, Body and Foot in logical structure.
|
class |
TableTBodyElement
Represents TBody structure element in logical structure of the table.
|
class |
TableTDElement
Represents TD structure element in logical structure of the table.
|
class |
TableTFootElement
Represents TFoot structure element in logical structure of the table.
|
class |
TableTHeadElement
Represents THead structure element in logical structure of the table.
|
class |
TableTHElement
Represents TH structure element in logical structure of the table.
|
class |
TableTRElement
Represents TR structure element in logical structure of the table.
|