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

ColorProfile.DeviceClass Property

Gets profile device class (i.e. what kind of devices it is intended for).

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

Syntax

Visual Basic
Public ReadOnly Property DeviceClass As ColorProfileClass
C#
public ColorProfileClass DeviceClass { get; }

Property Value

ColorProfileClass value that indicates a profile device class.

See Also

Reference