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

GraphicsMillLicenseInformationProvider.BitmapLicenseInformation Property

Gets the available license information for the current copy of Graphics Mill for .NET.

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

Syntax

Visual Basic
Public Shared ReadOnly Property BitmapLicenseInformation As LicenseInformation
C#
public static LicenseInformation BitmapLicenseInformation { get; }

Property Value

Object containing the license information.

Remarks

Read properties of the returned object to get the information you are interested in.

See Also

Reference