Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeResultStyle Property
In This Topic
    BarcodeResultStyle Property
    In This Topic
    Description
    Enumeration type of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeResultStyle As BC_BarcodeStyle
    Return Type
    The BC_BarcodeStyle value set.
    Remarks

    The current barcode is determined by the GetBarcode method.

    If ReturnPossibleBarcodes is True and only a region of interest is returned in the results, then the barcode style is BC_StyleUnknown.

    See Also