|   |   | Object Model Reference : Classes : A : Application : Methods : Application.CreateProofColorSettings | 
Function CreateProofColorSettings(ProfileName As String, [RenderingIntent As clrRendingIntent], [PreserveColorValues As Boolean = False]) As ProofColorSettings
Member of Application
The CreateProofColorSettings method creates an instance of a ProofColorSettings object.
| 
Parameter
 | 
Description
 | 
| 
ProfileName
 | 
Specifies the color profile to use
 | 
| 
RenderingIntent
 | 
Specifies the rendering intent to use. This parameter is optional, and its default value is clrRenderRelative.
 | 
| 
PreserveColorValues
 | 
Specifies whether to preserve color values. This parameter is optional, and its default value is False.
 | 
|   |   |   | 
Copyright 2013 Corel Corporation. All rights reserved.