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

Canvas.PreviewColorManagementEnabled Property

Gets or sets the value indicating whether to use color management when displaying images.

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

Syntax

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

Property Value

The Boolean value which specifies whether to use color management when displaying images.

See Also

Reference