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

GlobalSettings.IsAdobeCmmAccessible Property

Indicates whether the Adobe CMM is installed on the computer.

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

Syntax

Visual Basic
Public Shared ReadOnly Property IsAdobeCmmAccessible As Boolean
C#
public static bool IsAdobeCmmAccessible { get; }

Remarks

If true the Adobe CMM is installed and accessible for use, otherwise it is false.

See Also

Reference