定义二维条形码类接口的协议。 更多...
Public 成员函数 | |
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 重载.