Public 成员函数 | |
| __init__ (self, Optional[IBarcodeItem] barcode=None) | |
| 初始化 Barcode1D 类的新实例。 | |
| __str__ (self) | |
| 返回一个可以发送到打印机的字符串。 | |
Public 成员函数 继承自 LabelMaker.Interfaces.IBarcode1D.ABarcode1D | |
| __init__ (self, Optional[IBarcodeItem] barcode_item=None) | |
| str | __str__ (self) |
Public 成员函数 继承自 LabelMaker.Interfaces.IBarcode1D.IBarcode1D | |
| str | __str__ (self) |
额外继承的成员函数 | |
Public 属性 继承自 LabelMaker.Interfaces.IBarcode1D.ABarcode1D | |
| barcode_type = BarcodeTypeEnum1D.NOT_DEFINED | |
| ruler = None | |
| bar_widths = None | |
| bool | print_human_readable = False |
| rotation = RotateEnum.NONE | |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode1D.IBarcode1D | |
| List | barcodes [IBarcodeItem] |
| LabelMaker.TSPL.Barcode1D.Barcode1D.__init__ | ( | self, | |
| Optional[IBarcodeItem] | barcode = None ) |
| LabelMaker.TSPL.Barcode1D.Barcode1D.__str__ | ( | self | ) |