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

ColorProfile.Copyright Property

Gets copyright information stored in the color profile.

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

Syntax

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

Property Value

The string that contains copyright information stored in the color profile.

See Also

Reference