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

GraphicsMillLicenseInformationProvider Class

This class is used to get the available licensing information for the current Graphics Mill for .NET assembly.

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

Syntax

Visual Basic
Public Class GraphicsMillLicenseInformationProvider
C#
public class GraphicsMillLicenseInformationProvider

Remarks

To get the licensing information about your copy of Graphics Mill for .NET read the BitmapLicenseInformation property. This object will contain all available information about your license for Graphics Mill for .NET.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Licensing.GraphicsMillLicenseInformationProvider

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.

Object Model




See Also

Reference