Link Search Menu Expand Document

BarcodeFoundEventArgsBarcode Property

Gets the information about last found barcode.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public FoundBarcode Barcode { get; }

Property Value

Type: FoundBarcode
The information about last found barcode.
See Also

Reference