This documentation is for the old version. Go to the latest Graphics Mill docs

Config.CmykColorProfileFileName Property

Gets a CMYK color profile file name.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property CmykColorProfileFileName As String
C#
public static string CmykColorProfileFileName { get; }

Property Value

The String which contains a path to a CMYK color profile.

See Also

Reference