License.IsTrial Property

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

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

Syntax

C#
public bool IsTrial { get; }

Property Value

true if the current license is a trial; otherwise, false.

See Also

Reference