Configuration.License Property

Gets or sets the license information for the application.

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

Syntax

C#
public static License License { get; internal set; }

Property Value

The License instance containing license details.

See Also

Reference