Adobe InDesign CS5 Server (7.0) Object Model JS: ChangeTextColorChoices
From InDesign Server CS5
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, 23-Mar-2011 v3.0.3d | Contents :: Index |