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

LicenseInformation Members

The LicenseInformation type exposes the following members.

Constructors

Name Description
Public method LicenseInformation

Creates a new LicenseInformation instance based on the provided license.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property EvaluationExpirationDate

Gets the expiration date of the evaluation period.

Public property LicenseKeyIsExpired

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

Public property LicenseKeySource

Gets the source from which the license key is read.

Public property LiteVersion

Gets a value indicating whether the current license key works in a lite mode.

Public property ProfessionalVersion

Gets a value indicating whether the current license key works in a pro mode.

Public property ServerVersion

Gets a value indicating whether the current license is a server-based.

Public property StandardVersion

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

Public property TrialVersion

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

See Also

Reference