Adobe InDesign CS (3.0) Object Model JS: TOCStyleEntries
From InDesign CS
Class
TOCStyleEntries
A collection TOC style entries.QuickLinks
add, countProperties
| Property | Type | Access | Description |
|---|---|---|---|
| length | number | readonly | The number of objects in the collection. |
Methods
Instances
TOCStyleEntry add ([styleName:
string][, withProperties:
Object])
Adds a TOC style entry.
| Parameter | Type | Description |
|---|---|---|
| styleName | string | The paragraph style to include as TOC entries in the TOC. (Optional) |
| withProperties | Object | Initial values for properties of the new TOCStyleEntry (Optional) |
number count ()
Displays the number of elements in the TOCStyleEntry.
Element of
TOCStyle.tocStyleEntries
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |