exportToXml
BarCodeReader.exportToXml
exportToXml(string $xmlFile)
Exports BarCode properties to the xml-file specified
| Parameter | Type | Description |
|---|---|---|
$xmlFile | string |
Returns: bool Whether or not export completed successfully. Returns True in case of success; False Otherwise