A collection of TOC styles.
Element
TOC style entry
TOC style Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| create bookmarks | boolean | r/w | If true, creates bookmarks for TOC entries. |
| id | integer | read | The unique ID of the TOC style. |
| include book documents | boolean | r/w | If true, includes the entire book in the TOC. If false, includes only the TOC entries in the current document. Note: Valid when the current document is part of a book. |
| include hidden | boolean | r/w | If true, the TOC includes entries from text on hidden layers. |
| index | integer | read | The index of the TOC style within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| name | string | r/w | The name of the TOC style. |
| numbered paragraphs | include full paragraph, include numbers only, exclude numbers, |
r/w | The format for importing numbered paragraphs into the TOC. |
| object reference | TOC style | read | An object reference for the TOC style. |
| parent | document | read | The parent of the TOC style (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| run in | boolean | r/w | If true, the lowest-level TOC entries are placed on the same line as the previous entry. |
| set story direction | horizontal, vertical, horizontal, vertical, horizontal, vertical, horizontal, vertical, horizontal, vertical, |
r/w | The table of contents story direction. |
| title | string | r/w | The TOC title. |
| title style | paragraph style | r/w | The paragraph style applied to the TOC title. |