Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MaxBarcodes Property
In This Topic
    MaxBarcodes Property
    In This Topic
    Description
    Maximum number of barcodes to recognize. Processing will halt after this number of barcodes have been found.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MaxBarcodes As Integer
    Return Type
    An integer value which represents the maximum number of barcode to recognize.
    Remarks

    The default value is 100.

    Processing will halt after this number of barcodes has been found.

    See Also