| Property | Type | Access | Description | 
|---|
| colorProfileMode | PrintColorProfile: PrintColorProfile.OLDSTYLEPROFILE
 PrintColorProfile.SOURCEPROFILE
 PrintColorProfile.PRINTERPROFILE
 PrintColorProfile.CUSTOMPROFILE
 | r/w | The color management profile mode. (default: PrintColorProfile.SOURCEPROFILE) | 
| intent | PrintColorIntent: PrintColorIntent.PERCEPTUALINTENT
 PrintColorIntent.SATURATIONINTENT
 PrintColorIntent.RELATIVECOLORIMETRIC
 PrintColorIntent.ABSOLUTECOLORIMETRIC
 | r/w | The color management intent type. (default: PrintColorIntent.RELATIVECOLORIMETRIC) | 
| name | string | r/w | The color management profile name. |