License Members

The License type exposes the following members.

Methods

Name Description
Public method Dispose

Releases all resources used by the License instance.

(Overrides License.Dispose().)
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 Static member Set

Registers a license key for the current copy of Graphics Mill.

Public method ToString (Inherited from Object.)

Properties

Name Description
Public property CustomFeatures

Gets or sets the custom features enabled for the license.

Public property ExpirationDate

Gets the license expiration date.

Public property IdmlFeatureEnabled

Gets a value indicating whether the IDML feature is enabled.

Public property IsDesktopOnly

Gets a value indicating whether the license is for desktop use only.

Public property IsDeveloper

Gets a value indicating whether the license is a developer license.

Public property IsEnterprise

Gets a value indicating whether the license is an enterprise license.

Public property IsTrial

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

Public property LicenseKey

Gets or sets the license key.

(Overrides License.LicenseKey.)
Public property MaintenanceExpirationDate

Gets the expiration date of the maintenance.

Public property PsdFeatureEnabled

Gets a value indicating whether the PSD feature is enabled.

Public property Source

Gets the source from which the license key is read.

See Also

Reference