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

Canvas.CmykColorProfile Property

Gets or sets a CMYK color profile used to render the workspace.

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

Syntax

Visual Basic
Public Property CmykColorProfile As ColorProfile
C#
public ColorProfile CmykColorProfile { get; set; }

Property Value

The ColorProfile used to render the workspace.

See Also

Reference