LicenseManager Class Members
In This Topic
The following tables list the members exposed by LicenseManager.
Public Constructors
| Name | Description |
 | LicenseManager Constructor | The LicenseManager class unlocks the GdPicture.NET toolkit with a purchased commercial key or a provided demo key to allow you to develop your application.
You can also determine the currently used version of the toolkit using this class.here |
Top
Public Methods
| Name | Description |
 | RegisterKEY | Unlocks the toolkit with a commercial or a demo license key. You can subsequently use this method to unlock GdPicture.NET.
Please follow the detailed instructions on the activation process here. here |
Top
See Also