exportToXml

exportToXml(object)

Exports BarCode properties to the xml file specified

exportToXml(filePath)
ParameterTypeDescription
filePathobjectThe xml file

Return Value

Whether

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

See Also