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

ColorProfile.Name Property

Gets the profile name.

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

Syntax

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

Property Value

The string that contains the profile name.

See Also

Reference