Adobe InDesign CS4 (6.0) Object Model JS: ChapterNumberPreference

InDesign CS4

Class

ChapterNumberPreference

 Chapter numbering preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Document
Preference
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.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index