TocItem class
Leave feedback
On this page
Represents the item which is used in the table of contents extraction functionality.
The TocItem type exposes the following members:
| Constructor | Description |
|---|---|
| init | Constructs a new instance of TocItem |
| Property | Description |
|---|---|
| depth | Gets the depth level. |
| page_index | Gets the page index. |
| text | Gets the text. |
An instance of TocItem class is used as return value
of Parser.get_toc methods. See the usage examples there.
- module
groupdocs.parser.data - class
TocItem
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.