See: Description
| Class | Description |
|---|---|
| BLSElement |
Represents a base class for block-level structure elements in logical structure.
|
| BLSTextElement |
Represents a base class for block-level text structure elements in logical structure.
|
| HeaderElement |
Represents Header structure element in logical structure.
|
| ListChildElement |
Represents a base class for children elements of the List in logical structure.
|
| ListElement |
Represents List structure element in logical structure.
|
| ListLblElement |
Represents Lbl structure element in logical structure of the list.
|
| ListLBodyElement |
Represents LBody structure element in logical structure of the list.
|
| ListLIElement |
Represents LI structure element in logical structure of the list.
|
| ParagraphElement |
Represents Paragraph structure element in logical structure.
|
| TableCellElement |
Represents a base class for table cell elements (TH and TD) in logical structure.
|
| TableChildElement |
Represents a base class for children elements of the Table in logical structure.
|
| TableElement |
Represents Table structure element in logical structure.
|
| TableRowCollectionElement |
Represents a base class for children elements of the Table Head, Body and Foot in logical structure.
|
| TableTBodyElement |
Represents TBody structure element in logical structure of the table.
|
| TableTDElement |
Represents TD structure element in logical structure of the table.
|
| TableTFootElement |
Represents TFoot structure element in logical structure of the table.
|
| TableTHeadElement |
Represents THead structure element in logical structure of the table.
|
| TableTHElement |
Represents TH structure element in logical structure of the table.
|
| TableTRElement |
Represents TR structure element in logical structure of the table.
|
The com.aspose.pdf.tagged.logicalstructure.elements.bls is a namespace for PDF Logical Structure classes.
Copyright © 2025 Aspose. All Rights Reserved.