Adobe InDesign CS3 (5.0) Object Model JS: DictionaryPreference

InDesign CS3

Class

DictionaryPreference

 User dictionary preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
DictionaryPreference

Properties

PropertyTypeAccessDescription
compositionComposeUsing:
ComposeUsing.USE_USER_DICTIONARY
ComposeUsing.USE_DOCUMENT
ComposeUsing.BOTH
r/wThe hyphenation exception list to use when composing text.
mergeUserDictionarybool r/wIf true, merges the spelling and hyphenation exceptions lists in the external user dictionary with the lists stored within the document.
parentApplication
Document
readonlyThe parent of the DictionaryPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.
recomposeWhenChangedbool r/wIf true, recomposes all stories when the compose using settings are changed, or when words are added to or removed from the user dictionary.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.dictionaryPreferences

Document.dictionaryPreferences

Return

Array of DictionaryPreference DictionaryPreference.getElements ()

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