A Table
public class TableOfContentsPublic Class TableOfContents Introduced: X19.
| Constructor | Description |
|---|---|
| Table |
Initializes a new instance of the Table |
| Method | Description |
|---|---|
| Save | Saves the text of the table of contents with the specified format. |
| Scroll |
Sets the current input position to the beginning of the table of contents and scrolls it into the visible part of the document. |
| Update | Updates the content and the page numbers of the table of contents. |
| Property | Description |
|---|---|
| Default |
Represents the default highlight color. |
| Has |
Gets or sets a value specifying whether each entry in the table of contents is a Document |
| Has |
Gets or sets a value specifying whether the table of contents contains page numbers. |
| Has |
Gets or sets a value specifying whether the page numbers in the table of contents are right-aligned. |
| Highlight |
Gets or sets the highlight color for the table of contents. |
| Highlight |
Gets or sets a value indicating how the text of the table of contents is highlighted. |
| ID | Gets or sets an identifier. |
| Length | Gets the number of characters which belong to the table of contents. |
| Maximum |
Gets or sets the maximum structure level for this table of contents. |
| Minimum |
Gets or sets the minimum structure level for this table of contents. |
| Name | Gets or sets a name for the table of contents. |
| Number | Gets the number of the table of contents in the text. |
| Start | Gets the index (one-based) of the first character which belongs to the table of contents. |
| Text | Gets the text of the table of contents. |
| Title | Gets or sets a title for the table of contents. |
Learn more about the TXText