exportToXml
exportToXml(filePath)
Exports BarCode properties to the xml file specified
| Parameter | Description |
|---|---|
| filePath | The xml file |
Returns: Whether or not export completed successfully. Returns True in case of success; False Otherwise
Throws: IOException