Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / ErrorDescription Property
In This Topic
    ErrorDescription Property
    In This Topic
    Description
    Gets a description of the error for this object.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ErrorDescription As String
    Return Type
    A string representing the description of the last error.
    Remarks
    This property give you the string name of the error, while the ErrorCode property returns the last error number.
    See Also