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

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