Link Search Menu Expand Document

ReaderExportFoundBarcodesToXML Method (String)

Exports found barcodes to XML file.

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

Parameters

fileName
Type: SystemString
Output XML file name.

Implements

IReaderExportFoundBarcodesToXML(String)
See Also

Reference