importFromXml

importFromXml(object)

Imports BarCode properties from the xml-file specified and creates BarcodeGenerator instance.

static importFromXml(filePath)
ParameterTypeDescription
filePathobjectThe name of the file

Return Value

BarcodeGenerator

instance

See Also