IReaderFoundCount Property ByteScout Barcode Reader SDK
Retrieves number of all barcodes found during last find.

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

int FoundCount { get; }

Property Value

Type: Int32
The number of found barcodes.
See Also

Reference