| Package | Description |
|---|---|
| com.groupdocs.conversion.contracts.documentinfo |
The GroupDocs.Conversion.Contracts.Documentinfo namespace provides metadata for a document.
|
| Modifier and Type | Method and Description |
|---|---|
List<TableOfContentsItem> |
PdfDocumentInfo.getTableOfContents()
Gets Table of contents
|
List<TableOfContentsItem> |
WordProcessingDocumentInfo.getTableOfContents()
Table of contents
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfDocumentInfo.setTableOfContents(List<TableOfContentsItem> tableOfContents)
Sets Table of contents
|
Copyright © 2025. All rights reserved.