exportToXml

exportToXml(filePath)

Exports BarCode properties to the xml file specified

ParameterDescription
filePathThe xml file

Returns: Whether or not export completed successfully. Returns True in case of success; False Otherwise

Throws: IOException