InDesign Server2025
API 20.5.0.49
Enumeration

EPSColorSpace

Color space options for representing color in the exported EPS.

Values

NameType AccessDescription
Number = 1129142603 readonly Creates a separable file by representing all color values using the gamut of CYMK process color inks.
Number = 1766290041 readonly Converts all color values to high-quality black-and-white images. Gray levels of the converted objects represent the luminosity of the original objects.
Number = 1164208483 readonly Uses PostScript color management (includes profiles).
Number = 1666336578 readonly Represents all color values using the RGB color space. Best suited for documents that will be viewed on-screen.
Number = 1970161251 readonly Leaves each image in its original color space.

Object of 1

Properties elsewhere that hold an EPSColorSpace value.