Indesign Scripting Reference
home | search | Links
VBScript >> ColorSetting

ColorSetting

Color management settings.

ColorSetting Properties

Property Type Access Description
AccurateLABSpots Boolean r/w If true, use LAB alternates for spot colors when available.
CMSSettings String r/w The name of the current color settings configuration.
CMSSettingsList Array of Strings read A list of available color settings configurations.
CMSSettingsPath File (String) r/w The path of the csf file to use.
CMYKPolicy idColorSettingsPolicy enumeration r/w The policy for handling mismatched CMYK configurations.
EnableColorManagement Boolean r/w If true, ask what to do when opening a file containing a mismatched color configuration.
Engine String r/w The name of the color engine to use.
EngineList Array of Strings read A list of the names of available color engines.
IdealizedBlackToExport Boolean r/w If true, use idealized black for CMYK to RGB/Gray conversions to print/export.
IdealizedBlackToScreen Boolean r/w If true, use idealized black for CMYK to RGB/Gray conversions to screen.
Intent idDefaultRenderingIntent enumeration r/w The rendering intent.
MismatchAskWhenOpening Boolean r/w If true, display a prompt when opening a file with a mismatched color configuration.
MismatchAskWhenPasting Boolean r/w If true, display a prompt when pasting an object with a mismatched color configuration.
MissingAskWhenOpening Boolean r/w If true, display a prompt when opening an object with a missing color configuration.
Parent Object read The parent of the object.
RGBPolicy idColorSettingsPolicy enumeration r/w The policy for handling mismatched rgb configurations.
UseBPC Boolean r/w If true, compensate for differences in the black point.
WorkingSpaceCMYK String r/w The name of the current CMYK configuration.
WorkingSpaceCMYKList Array of Strings read A list of valid CMYK color profiles.
WorkingSpaceRGB String r/w The name of the current rgb configuration.
WorkingSpaceRGBList Array of Strings read A list of valid RGB color profiles.