Find multiple barcodes
Visual Basic |
---|
Public Function Find( _ Optional ByVal MaxBarcodes As Long = 0 _ ) As Long |
- MaxBarcodes
Number of found barcodes.
Method puts Barcode objects in Barcodes collection.
The default value of MaxBarcodes is 0 (zero), which enables the detection of all the barcodes in the image (CiBarcodeBasic is limited to two)