Adobe InDesign CS4 (6.0) Object Model JS: ResolveStyleClash
From InDesign CS4
Options for resolving clashes that result from matching style names.
Value
| Name | Description | Value |
|---|---|---|
| ResolveStyleClash.RESOLVE_CLASH_AUTO_RENAME | Automatically renames the new style. | 2001879873 = 'wRCA' |
| ResolveStyleClash.RESOLVE_CLASH_USE_EXISTING | Uses the existing style. | 2001879877 = 'wRCE' |
| ResolveStyleClash.RESOLVE_CLASH_USE_NEW | Uses the new style. | 2001879886 = 'wRCN' |
Usage
As property
WordRTFImportPreference.resolveCharacterStyleClash
WordRTFImportPreference.resolveParagraphStyleClash
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |