FoundBarcodeRawData Property ByteScout Barcode Reader SDK
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