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

LicenseInformation Class

This class is a collection of properties representing the available license information.

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

Syntax

Visual Basic
Public Class LicenseInformation
C#
public class LicenseInformation

Remarks

Read this class properties to get the license information concerning your Graphics Mill for .NET assembly.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Licensing.LicenseInformation

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference