Class
Chapter numbering preferences.
getElements, toSource, toSpecifier
ChapterNumberPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
chapterNumber | number | r/w | Chapter number. |
chapterNumberFormat | NumberingStyleString | r/w | Chapter number formatting options. Can return: NumberingStyle enumerator or String. |
chapterNumberSource | ChapterNumberSources: ChapterNumberSources.USER_DEFINED ChapterNumberSources.CONTINUE_FROM_PREVIOUS_DOCUMENT ChapterNumberSources.SAME_AS_PREVIOUS_DOCUMENT |
r/w | Source for generating the chapter number. |
parent | Document | readonly | The parent of the ChapterNumberPreference (a Document). |
properties | Object | r/w | A 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.
Element of
Document.chapterNumberPreferences
Return
Array of ChapterNumberPreference ChapterNumberPreference.getElements ()
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |