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

LicenseInformation.LicenseKeyIsExpired Property

Gets a value indicating whether the license key is already expired.

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

Syntax

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

Property Value

Value indicating whether the license key is already expired.

See Also

Reference