Adobe InDesign CS (3.0) Object Model JS: Subtopics
From InDesign CS
Class
Subtopics
A collection of index subtopics.QuickLinks
add, countProperties
| Property | Type | Access | Description |
|---|---|---|---|
| length | number | readonly | The number of objects in the collection. |
Methods
Instances
Subtopic add (name:
string[, sortOrder:
string][, withProperties:
Object])
Create a new subtopic.
| Parameter | Type | Description |
|---|---|---|
| name | string | The name of the subtopic. |
| sortOrder | string | The sort order to use. (Optional) |
| withProperties | Object | Initial values for properties of the new Subtopic (Optional) |
number count ()
Displays the number of elements in the Subtopic.
Element of
Topic.subtopics
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |