Setting A Runtime License

Setting A Runtime License

Perform the following steps to use the LicenseManager object to set a runtime license:

1.

Obtain a license file and key from LEAD Technologies, Inc.

2.

(Optional) Embed the license and key in the application as string data. You may use them in external files, but it is best to copy the data to internal strings before production builds.

3.

Create an instance of the LicenseManager object, using new LicenseManager().

4.

Apply the license and key by calling SetLicense.

5.

It is best to hold an outstanding reference count to LicenseManager for the duration of your application, in order to prevent the library from being unloaded.

 

Help Version 22.0.2023.1.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.