exportToXml

exportToXml(object)

Exports BarCode properties to the xml-file specified

exportToXml(xmlFile)
ParameterTypeDescription
xmlFileobjectThe name of the file

Return Value

Whether

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

See Also