| 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) |