IReaderExportFoundBarcodesToXMLDocument Method ByteScout Barcode Reader SDK
Exports found barcodes to XML document.

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

XmlDocument ExportFoundBarcodesToXMLDocument(
	bool addProcessingInstruction = true
)

Parameters

addProcessingInstruction (Optional)
Type: SystemBoolean

[Missing <param name="addProcessingInstruction"/> documentation for "M:Bytescout.BarCodeReader.IReader.ExportFoundBarcodesToXMLDocument(System.Boolean)"]

Return Value

Type: XmlDocument
XmlDocument containing found barcodes.
See Also

Reference