ReaderExportFoundBarcodesToJSON Method ByteScout Barcode Reader SDK
Exports found barcodes to JSON string.

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

public string ExportFoundBarcodesToJSON()

Return Value

Type: String
JSON string containing found barcodes.

Implements

IReaderExportFoundBarcodesToJSON
See Also

Reference