Class
Print color separation options.
PrintColorSeparationOptions
Class
| Property | Type | Access | Description |
|---|---|---|---|
| colorSeparationMode | PrintColorSeparationMode: PrintColorSeparationMode.COMPOSITE PrintColorSeparationMode.HOSTBASEDSEPARATION PrintColorSeparationMode.INRIPSEPARATION |
r/w | The color separation type. (default: PrintColorSeparationMode.COMPOSITE) |
| convertSpotColors | bool | r/w | Whether to convert all spot colors to process colors. (default: false) |
| inkList | Array of Ink | r/w | The list of inks for color separation. |
| overPrintBlack | bool | r/w | Whether to overprint in black. (default: false) |
Element of
PrintOptions.colorSeparationOptions
| Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |