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. |
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The
<b>com.aspose.pdf.tagged.logicalstructure.elements.ils </b> is a namespace for PDF Logical Structure classes. |
Modifier and Type | Class and Description |
---|---|
class |
BLSTextElement
Represents a base class for block-level text structure elements in logical structure.
|
class |
HeaderElement
Represents Header structure element in logical structure.
|
class |
ParagraphElement
Represents Paragraph structure element in logical structure.
|
class |
TableCellElement
Represents a base class for table cell elements (TH and TD) in logical structure.
|
class |
TableTDElement
Represents TD structure element in logical structure of the table.
|
class |
TableTHElement
Represents TH structure element in logical structure of the table.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeElement
Represents Code structure element in logical structure.
|
class |
ILSTextElement
Represents a base class for inline-level text structure elements in logical structure.
|
class |
LinkElement
Represents Link structure element in logical structure.
|
class |
NoteElement
Represents Note structure element in logical structure.
|
class |
QuoteElement
Represents Quote structure element in logical structure.
|
class |
SpanElement
Represents Span structure element in logical structure.
|