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

ColorProfile.Manufacturer Property

Gets the device manufacturer name.

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

Syntax

Visual Basic
Public ReadOnly Property Manufacturer As String
C#
public string Manufacturer { get; }

Property Value

The string that contains the device manufacturer name.

See Also

Reference