Adobe InDesign CS (3.0) Object Model JS: Subtopic

InDesign CS

Class

Subtopic

 An index subtopic

QuickLinks

move, remove

Hierarchy

Topic
Subtopic

Properties

PropertyTypeAccessDescription
indexnumber readonlyThe index of the Subtopic within its containing object.
namestring r/wThe name of the Subtopic.
parentTopic readonlyThe parent of the Subtopic (a Topic).
propertiesObject r/wA property that allows setting of several properties at the same time.
sortOrderstring r/wThe string by which the topic is sorted instead of the topic name is not used. Note: The actual topic text, rather than the sort order text, appears in the index.

Methods

Instances

Subtopic move (to: number)
Moves the topic to the specified location.

ParameterTypeDescription
tonumberThe location.

void remove ()
Deletes the Subtopic.

Return

Subtopic Subtopic.move (to: number)

Subtopic Subtopics.add (name: string[, sortOrder: string][, withProperties: Object])

Jongware, 27-Jun-2010 v3.0.3dContents :: Index