A Table
TableOfContents Introduced: X19.
| Method | Description |
|---|---|
| get |
Gets value specifying whether each entry in the table of contents is a Document |
| get |
Gets a value specifying whether the table of contents contains page numbers. |
| get |
Gets a value specifying whether the page numbers in the table of contents are right-aligned. |
| get |
Gets the highlight color for the table of contents. |
| get |
Gets a value indicating whether the table of contents is highlighted. |
| get |
Gets an identifier for a table of contents. |
| get |
Gets the number of characters which belong to the table of contents. |
| get |
Gets the maximum structure level for this table of contents. |
| get |
Gets the minimum structure level for this table of contents. |
| get |
Gets a name for the table of contents. |
| get |
Gets the number of the table of contents in the text. |
| get |
Gets the index (one-based) of the first character which belongs to the table of contents. |
| get |
Gets the text of the table of contents. |
| get |
Gets a title for the table of contents. |
| save | Saves the Table |
| scroll |
Sets the current input position to the beginning of a table of contents and scrolls it into the visible part of the document. |
| set |
Sets a value specifying whether each entry in the table of contents is a Document |
| set |
Sets a value specifying whether the table of contents contains page numbers. |
| set |
Sets a value specifying whether the page numbers in the table of contents are right-aligned. |
| set |
Sets the highlight color for the table of contents. |
| set |
Sets a value indicating whether the table of contents is highlighted. |
| set |
Sets an identifier for the table of contents. |
| set |
Sets the maximum structure level for this table of contents. |
| set |
Sets the minimum structure level for this table of contents. |
| set |
Sets a name for the table of contents. |
| set |
Sets a title for the table of contents. |
| update | Updates the content and the page numbers of the table of contents. |