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

LicenseInformation.EvaluationExpirationDate Property

Gets the expiration date of the evaluation period.

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

Syntax

Visual Basic
Public ReadOnly Property EvaluationExpirationDate As DateTime
C#
public DateTime EvaluationExpirationDate { get; }

Property Value

Date when the evaluation period ends.

See Also

Reference