Enumeration
ColorOutputModes
Color output mode options for composites.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1668105035 | readonly | Sends full-color versions of the specified pages to the printer. Note: Available only for PostScript printers. | |
| Number = 1668116583 | readonly | Sends grayscale versions of the specified pages to the printer. | |
| Number = 1668107349 | readonly | Sends a full-color version of the specified pages to the printer, preserving all color values in the original document. Note: Cannot simulate overprint when using this option. | |
| Number = 1668108866 | readonly | Sends full-color versions of the specified pages to the printer. | |
| Number = 1919512691 | readonly | Allows the printer to create color separations. Note: Valid only with a PostScript raster image processing (RIP) device. | |
| Number = 1936027745 | readonly | Sends PostScript information for each of the required separations to the printer. Note: Available only for PostScript printers. |
Object of 3
Properties elsewhere that hold an ColorOutputModes value.