BarcodeFoundEventArgsCount Property ByteScout Barcode Reader SDK
Gets the number of barcodes found during last read session.

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

public int Count { get; }

Property Value

Type: Int32
The number of barcodes found during last read session.
See Also

Reference