IReaderFoundBarcodes Property ByteScout Barcode Reader SDK
Gets the array of all barcodes found during last find.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

FoundBarcode[] FoundBarcodes { get; }

Property Value

Type: FoundBarcode
The array of found barcodes.
See Also

Reference