com.aspose.pdf.tagged.logicalstructure.elements.grouping
Contents
[
Hide
]The com.aspose.pdf.tagged.logicalstructure.elements.grouping is a namespace for PDF Logical Structure classes.
Interfaces
| Interface | Description |
|---|---|
| ITociElement | Represents an element that can function as a table of contents entry (TOCI) in a tagged PDF document. This interface abstracts both standard TOCI elements and List Item (LI) elements used in nested table of contents structures. |
Classes
| Class | Description |
|---|---|
| ArtElement | Represents Art structure element in logical structure. |
| BlockQuoteElement | Represents BlockQuote structure element in logical structure. |
| CaptionElement | Represents Caption structure element in logical structure. |
| DivElement | Represents Div structure element in logical structure. |
| DocumentElement | Represents Document structure element in logical structure. |
| GroupingElement | Represents a base class for grouping structure elements in logical structure. |
| IndexElement | Represents Index structure element in logical structure. |
| NonStructElement | Represents NonStruct structure element in logical structure. |
| PartElement | Represents Part structure element in logical structure. |
| PrivateElement | Represents Private structure element in logical structure. |
| SectElement | Represents Sect structure element in logical structure. |
| TOCElement | Represents TOC structure element in logical structure. |
| TOCIElement | Represents TOCI structure element in logical structure. |