Where to put the License Key info to activate the full version
|
Where to put the License Key info to activate the full version |
After you paid the order, you need reinstalling the full version installer and you will receive the license key. You can set the key in LicenseKey property before scan the bar. Finally the SDK will not expired.
BarcodeReader reader= new BarcodeReader();
reader.LicenseKey = 123;