Adobe InDesign CS5 Server (7.0) Object Model JS: ColorRenderingDictionary
From InDesign Server CS5
The color-rendering dictionary (CRD) to use.
Value
| Name | Description | Value |
|---|---|---|
| ColorRenderingDictionary.DEFAULT_VALUE | Uses the default CRD. | 1147563124 = 'Dflt' |
| ColorRenderingDictionary.USE_DOCUMENT | Uses the document's CRD. | 1967419235 = 'uDoc' |
| ColorRenderingDictionary.WORKING | Uses the working CRD. | 1466921579 = 'Work' |
Usage
As property
PrintBookletPrintPreference.crd
PrintPreference.crd
PrinterPreset.crd
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |