Adobe InDesign CS5 (7.0) Object Model JS: ChangeBackgroundColorChoices
From InDesign CS5
Background color options for changed text.
Value
| Name | Description | Value |
|---|---|---|
| ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_CHANGE_PREF_COLOR | The background color for changed text is the same as the track changes preferences background color. For information, see background color for added text, background color for deleted text, or background color for moved text. | 1700098146 = 'eUpb' |
| ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_GALLEY_BACKGROUND_COLOR | The background color for changed text is the same as the galley background color. | 1700095842 = 'eUgb' |
| ChangeBackgroundColorChoices.CHANGE_BACKGROUND_USES_USER_COLOR | The background color for changed text is the same as the color assigned to the current user. | 1700099426 = 'eUub' |
Usage
As property
TrackChangesPreference.addedBackgroundColorChoice
TrackChangesPreference.deletedBackgroundColorChoice
TrackChangesPreference.movedBackgroundColorChoice
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |