Adobe InDesign CS3 (5.0) Object Model JS: ChapterNumberPreference

InDesign CS3

Class

ChapterNumberPreference

 Chapter numbering preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Document
ChapterNumberPreference

Properties

PropertyTypeAccessDescription
chapterNumbernumber r/wChapter number.
chapterNumberFormatNumberingStyleString r/wChapter number formatting options. Can return: NumberingStyle enumerator or String.
chapterNumberSourceChapterNumberSources:
ChapterNumberSources.USER_DEFINED
ChapterNumberSources.CONTINUE_FROM_PREVIOUS_DOCUMENT
ChapterNumberSources.SAME_AS_PREVIOUS_DOCUMENT
r/wSource for generating the chapter number.
parentDocument readonlyThe parent of the ChapterNumberPreference (a Document).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of ChapterNumberPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the ChapterNumberPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Document.chapterNumberPreferences

Return

Array of ChapterNumberPreference ChapterNumberPreference.getElements ()

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