定義二維條形碼類接口的協議。 更多...
公開方法(Public Methods) | |
| str | __str__ (self) |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.IBarcodeItem2D | |
| IPoint | start |
| str | data |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.IPositionRuler | |
| IRuler | ruler |
靜態公開屬性 繼承自 LabelMaker.Interfaces.ISettings.IRotation | |
| RotateEnum | rotation |
定義二維條形碼類接口的協議。
| str LabelMaker.Interfaces.IBarcode2D.IBarcode2D.__str__ | ( | self | ) |
在LabelMaker.Interfaces.IBarcode2D.ABarcode2D, LabelMaker.PGL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.PGL.Pdf417Barcode.Pdf417Barcode, LabelMaker.PGL.QRBarcode.QRBarcode, LabelMaker.TSPL.BcdDataMatrix.DataMatrixBarcode, LabelMaker.TSPL.Pdf417Barcode.Pdf417Barcode, 及 LabelMaker.TSPL.QRBarcode.QRBarcode重新實作.