Color output mode options for composites.
| Name | Description | Value |
|---|---|---|
| COMPOSITE_LEAVE_UNCHANGED | 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. | 1668107349 = ‘cmLU’ |
| COMPOSITE_GRAY | Sends grayscale versions of the specified pages to the printer. | 1668116583 = ‘cmpg’ |
| COMPOSITE_RGB | Sends full-color versions of the specified pages to the printer. | 1668108866 = ‘cmRB’ |
| COMPOSITE_CMYK | Sends full-color versions of the specified pages to the printer. Note: Available only for PostScript printers. | 1668105035 = ‘cmCK’ |
| SEPARATIONS | Sends PostScript information for each of the required separations to the printer. Note: Available only for PostScript printers. | 1936027745 = ‘sepa’ |
| INRIP_SEPARATIONS | Allows the printer to create color separations. Note: Valid only with a PostScript raster image processing (RIP) device. | 1919512691 = ‘rips’ |
Usage:
- As property:
- PrintBookletPrintPreference.colorOutput
- PrinterPreset.colorOutput
- PrintPreference.colorOutput