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

C#
public bool PreviewColorManagementEnabled { get; set; }

Property Value

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

See Also

Reference