exportToXml

BarcodeGenerator.exportToXml

exportToXml(string $xmlFile)

Exports BarCode properties to the xml-file specified

ParameterTypeDescription
$xmlFilestring

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