com.aspose.pdf.tagged.logicalstructure.elements.bls

The com.aspose.pdf.tagged.logicalstructure.elements.bls is a namespace for PDF Logical Structure classes.

Classes

ClassDescription
BLSElementRepresents a base class for block-level structure elements in logical structure.
BLSTextElementRepresents a base class for block-level text structure elements in logical structure.
HeaderElementRepresents Header structure element in logical structure.
ListChildElementRepresents a base class for children elements of the List in logical structure.
ListElementRepresents List structure element in logical structure.
ListLBodyElementRepresents LBody structure element in logical structure of the list.
ListLIElementRepresents LI structure element in logical structure of the list.
ListLblElementRepresents Lbl structure element in logical structure of the list.
ParagraphElementRepresents Paragraph structure element in logical structure.
TableCellElementRepresents a base class for table cell elements (TH and TD) in logical structure.
TableChildElementRepresents a base class for children elements of the Table in logical structure.
TableElementRepresents Table structure element in logical structure.
TableRowCollectionElementRepresents a base class for children elements of the Table Head, Body and Foot in logical structure.
TableTBodyElementRepresents TBody structure element in logical structure of the table.
TableTDElementRepresents TD structure element in logical structure of the table.
TableTFootElementRepresents TFoot structure element in logical structure of the table.
TableTHElementRepresents TH structure element in logical structure of the table.
TableTHeadElementRepresents THead structure element in logical structure of the table.
TableTRElementRepresents TR structure element in logical structure of the table.