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

ColorProfile.Info Property

Gets the additional profile details.

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

Syntax

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

Property Value

The string that contains the additional profile details.

See Also

Reference