Link Search Menu Expand Document

ReaderFoundBarcodes Property

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
public FoundBarcode[] FoundBarcodes { get; }

Property Value

Type: FoundBarcode
The array of found barcodes.

Implements

IReaderFoundBarcodes
See Also

Reference