定義二維條形碼類接口的協議。 更多...
公開方法(Public Methods) | |
str | __str__ (self) |
額外的繼承成員 | |
![]() | |
IPoint | start |
str | data |
![]() | |
IRuler | ruler |
![]() | |
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重新實作.