Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / SetSolutionName Method
The solution name.
In This Topic
    SetSolutionName Method
    In This Topic
    Description
    Sets the solution name required by runtime licensing.
    Syntax
    Visual Basic
    Public Sub SetSolutionName( _
       ByVal pVal As String _
    ) 
    Parameters
    pVal
    The solution name.
    Remarks
    This is the name of the runtime license solution. The solution name is provided in the purchase confirmation email when runtime licenses are purchased.
    See Also