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

ColorProfile.Description Property

Gets the profile description.

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

Syntax

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

Property Value

The string that contains the profile descriptions.

See Also

Reference