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

LicenseInformation.TrialVersion Property

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

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

Syntax

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

Property Value

Value indicating whether the current license is a trial one.

See Also

Reference