Link Search Menu Expand Document

ReaderExportFoundBarcodesToJSON Method (String)

Exports found barcodes to JSON file.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public void ExportFoundBarcodesToJSON(
	string fileName
)

Parameters

fileName
Type: SystemString
Output JSON file name.

Implements

IReaderExportFoundBarcodesToJSON(String)
See Also

Reference