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

Canvas.PrintColorManagementEnabled Property

Gets or sets the value indicating whether to use color management when rendering the workspace.

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

Syntax

Visual Basic
Public Property PrintColorManagementEnabled As Boolean
C#
public bool PrintColorManagementEnabled { get; set; }

Property Value

The Boolean value which specifies whether to use color management when rendering the workspace.

See Also

Reference