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.
ElementExtensions
HeaderElementRepresents Header structure element in logical structure.
HeaderElementTextConflictExceptionRepresents an exception that is thrown when the header element’s text is set manually while it is already bound to a Table of Contents (TOC) title, causing a conflict.
InternalHelper
ListChildElementRepresents a base class for children elements of the List in logical structure.
ListElementRepresents List structure element in logical structure.
ListLblElementRepresents Lbl structure element in logical structure of the list.
ListLBodyElementRepresents LBody structure element in logical structure of the list.
ListLIElementRepresents LI structure element in logical structure of the list.
MCRElementHeadingHandler
MCRElementTextContentHandlerBaseBase abstract handler for MCR text content elements (e.g., text fragments and headers).
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.
TableTHeadElementRepresents THead structure element in logical structure of the table.
TableTHElementRepresents TH structure element in logical structure of the table.
TableTRElementRepresents TR structure element in logical structure of the table.
TOCpageHasNoTitleExceptionRepresents an exception that is thrown when a Table of Contents (TOC) page does not have a title assigned during an operation that requires it.