Adobe InDesign CS6 Server (8.0) Object Model JS: ComposeUsing
From InDesign Server CS6
Hyphenation exceptions list options for composing text.
Value
| Name | Description | Value |
|---|---|---|
| ComposeUsing.BOTH | Uses the lists stored in both the document and the user dictionary. | 1651471464 = 'both' |
| ComposeUsing.USE_DOCUMENT | Uses the list stored in the document. | 1967419235 = 'uDoc' |
| ComposeUsing.USE_USER_DICTIONARY | Uses the list stored in the external user dictionary. | 1433629284 = 'Usrd' |
Usage
As property
DictionaryPreference.composition
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |