Link Search Menu Expand Document

FoundBarcodeRawData Property

Gets the found barcode raw data (indexes of encoded data into symbology alphabet(s)).

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public int[] RawData { get; }

Property Value

Type: Int32
The found barcode raw data.
See Also

Reference