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

LicenseInformation.LiteVersion Property

Gets a value indicating whether the current license key works in a lite mode.

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

Syntax

Visual Basic
Public ReadOnly Property LiteVersion As Boolean
C#
public bool LiteVersion { get; }

Property Value

Value indicating whether the current license key works in a lite mode.

See Also

Reference