API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CreateProofColorSettings method
Creates an instance of ProofColorSettings object
Syntax:
Function CreateProofColorSettings(ByVal ProfileName As String, Optional ByVal RenderingIntent As clrRenderingIntent = clrRenderRelative, Optional ByVal PreserveColorValues As Boolean = False) As ProofColorSettings
Parameters:
Name Type Description
ProfileName
String
RenderingIntent
Specifies the rendering intent to use.
PreserveColorValues
Boolean
Specifies whether to preserve color values.
Remarks:
The CreateProofColorSettings method creates an instance of a ProofColorSettings object.