Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / NumBarcodes Property
In This Topic
    NumBarcodes Property
    In This Topic
    Description
    Number of barcodes recognized.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property NumBarcodes As Integer
    Return Type
    An integer value which represents the number of barcodes recognized.
    Remarks
    The AnalyzehDib or AnalyzeIPicture method must be called before checking this property.
    See Also