The License type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used by the License instance. (Overrides License.Dispose().) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Set |
Registers a license key for the current copy of Graphics Mill. |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
CustomFeatures |
Gets or sets the custom features enabled for the license. |
|
|
ExpirationDate |
Gets the license expiration date. |
|
|
IdmlFeatureEnabled |
Gets a value indicating whether the IDML feature is enabled. |
|
|
IsDesktopOnly |
Gets a value indicating whether the license is for desktop use only. |
|
|
IsDeveloper |
Gets a value indicating whether the license is a developer license. |
|
|
IsEnterprise |
Gets a value indicating whether the license is an enterprise license. |
|
|
IsTrial |
Gets a value indicating whether the current license is a trial. |
|
|
LicenseKey |
Gets or sets the license key. (Overrides License.LicenseKey.) |
|
|
MaintenanceExpirationDate |
Gets the expiration date of the maintenance. |
|
|
PsdFeatureEnabled |
Gets a value indicating whether the PSD feature is enabled. |
|
|
Source |
Gets the source from which the license key is read. |