BarcodeFoundEventArgs Constructor
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Initializes a new instance of the BarcodeFoundEventArgs class.
Namespace:Bytescout.BarCodeReaderAssembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 11.6.2.2053-master
Syntax
Parameters
- barcode
- Type: Bytescout.BarCodeReaderFoundBarcode
The found barcode. - count
- Type: SystemInt32
The number of barcodes found during last read session (including this one).
See Also