Barcode Xpress for Java v14.0 - Updated
com.accusoft.barcodexpress Package / BarcodeXpress Class / setOemLicenseKey Method
the OEM license key required for OEM licensing.
In This Topic
    setOemLicenseKey Method
    In This Topic

    Sets the OEM license key required by platinum runtime licensing.

    When OEM runtime licenses are purchased, the OEM license key is provided in the purchase confirmation email.
    Syntax
    public static void setOemLicenseKey( 
       java.lang.String key
    )

    Parameters

    key
    the OEM license key required for OEM licensing.
    See Also