Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package / BarcodeXpress Class / setSolutionName Method
the solution name.
In This Topic
setSolutionName Method
In This Topic

Sets the solution name required by runtime licensing.

This is the name of the runtime license solution. The solution name is provided in the purchase confirmation email when runtime licenses are purchased.
Syntax
public static void setSolutionName( 
   java.lang.String name
)

Parameters

name
the solution name.
See Also