ReaderFireBarcodeFound Method ByteScout Barcode Reader SDK
Raises the BarcodeFound event.

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

protected virtual void FireBarcodeFound(
	BarcodeFoundEventArgs e
)

Parameters

e
Type: Bytescout.BarCodeReaderBarcodeFoundEventArgs
The BarcodeFoundEventArgs instance containing the found barcode information.
See Also

Reference