public interface 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.
| Modifier and Type | Method and Description |
|---|---|
StructureElement |
getGetElement()
Gets the underlying PDF element that represents this TOCI structure.
|
StructureElement getGetElement()
Gets the underlying PDF element that represents this TOCI structure.
Element that forms the structural representation
of this table of contents entry.Copyright © 2025 Aspose. All Rights Reserved.