Public 成员函数 | |
| IMaxicodeData | GetData () |
| 条码的内容。 更多... | |
| void | SetData (IMaxicodeData data) |
| String | ToString () |
| 返回可发送到印表机的字符串。 更多... | |
Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IStartPoint | |
| IPoint | GetStart () |
| 对象开始的位置。 更多... | |
| void | SetStart (IPoint Start) |
Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler | |
| IRuler | GetRuler () |
| 打印分辨率可以设置为英寸或毫米刻度。设置/更新其中一种刻度会导致两者都被更新。 更多... | |
| void | SetRuler (IRuler Start) |
| IMaxicodeData com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.GetData | ( | ) |
条码的内容。
| void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.SetData | ( | IMaxicodeData | data | ) |
| String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.ToString | ( | ) |
返回可发送到印表机的字符串。
在 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode , 以及 com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode 内被实现.