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

LicenseInformation.StandardVersion Property

Gets a value indicating whether the current license is a standard one.

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

Syntax

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

Property Value

Value indicating whether the current license is a standard one.

See Also

Reference