public bool Print(string resultPrintStr) { return(_printer.PrintLabEx(_printerTemplateFile, resultPrintStr, ConfigHelper.PrinterName)); }