Gets a value indicating whether the current license is a trial.
Namespace:
Aurigma.GraphicsMill.Licensing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsTrial { get; }
true
if the current license is a trial; otherwise, false
.