Aurigma Graphics Mill 5.5 for .NET
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; }