Adobe InDesign CS6 Server (8.0) Object Model JS: ChangeTextColorChoices
From InDesign Server CS6
Changed text color options.
Value
| Name | Description | Value |
|---|---|---|
| ChangeTextColorChoices.CHANGE_USES_CHANGE_PREF_COLOR | The text color for changed text is the same as the text color defined in track changes preferences. For information, see text color for added text, text color for deleted text, or text color for moved text. | 1700098147 = 'eUpc' |
| ChangeTextColorChoices.CHANGE_USES_GALLEY_TEXT_COLOR | The text color for changed text is the same as the galley text color. | 1700095843 = 'eUgc' |
Usage
As property
TrackChangesPreference.addedTextColorChoice
TrackChangesPreference.deletedTextColorChoice
TrackChangesPreference.movedTextColorChoice
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |