ColorManagement.CmykColorProfile Property

Gets/sets a CMYK color profile.

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

Syntax

C#
public ColorProfile CmykColorProfile { get; set; }

Property Value

The ColorProfile value which represents a CMYK color profile.

See Also

Reference