Value
Name | Description | Value |
---|---|---|
ColorOutputModes.COMPOSITE_CMYK | Sends full-color versions of the specified pages to the printer. Note: Available only for PostScript printers. | 1668105035 = 'cmCK' |
ColorOutputModes.COMPOSITE_GRAY | Sends grayscale versions of the specified pages to the printer. | 1668116583 = 'cmpg' |
ColorOutputModes.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' |
ColorOutputModes.COMPOSITE_RGB | Sends full-color versions of the specified pages to the printer. | 1668108866 = 'cmRB' |
ColorOutputModes.INRIP_SEPARATIONS | Allows the printer to create color separations. Note: Valid only with a PostScript raster image processing (RIP) device. | 1919512691 = 'rips' |
ColorOutputModes.SEPARATIONS | Sends PostScript information for each of the required separations to the printer. Note: Available only for PostScript printers. | 1936027745 = 'sepa' |
Usage
As property
PrintBookletPrintPreference.colorOutput
PrintPreference.colorOutput
PrinterPreset.colorOutput
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |