Public 成员函数 | |
String | ToString () |
Returns the string that can be sent to printer. 更多... | |
![]() | |
IPoint | GetStart () |
条码开始的位置。 更多... | |
void | SetStart (IPoint start) |
String | GetData () |
条码内容。 更多... | |
void | SetData (String data) |
![]() | |
IRuler | GetRuler () |
打印分辨率可以设置为英寸或毫米刻度。设置/更新其中一种刻度会导致两者都被更新。 更多... | |
void | SetRuler (IRuler Start) |
![]() | |
RotateEnum | GetRotation () |
void | SetRotation (RotateEnum rotation) |
String com.UniPRT.Sdk.LabelMaker.Interface.IBarcode2D.ToString | ( | ) |
Returns the string that can be sent to printer.
在 com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D, com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode, com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode, com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode, com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode, com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode, com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode, com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode , 以及 com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode 内被实现.