Barcode Xpress for Java v13.9 - Updated
setSolutionKey Method
com.accusoft.barcodexpress Package > BarcodeXpress Class : setSolutionKey Method
Unlock key 1
Unlock key 2
Unlock key 3
Unlock key 4

Sets the solution key required by runtime licensing.

This is the solution key required for all runtime licensing. The four integers are provided at the time of purchase of the runtime licenses along with the solution name.
Syntax
public static void setSolutionKey( 
   int key1,
   int key2,
   int key3,
   int key4
)

Parameters

key1
Unlock key 1
key2
Unlock key 2
key3
Unlock key 3
key4
Unlock key 4
See Also

Reference

BarcodeXpress Class
BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.