公開方法(Public Methods) | |
IMaxicodeData | GetData () |
條碼的內容。 更多... | |
void | SetData (IMaxicodeData data) |
String | ToString () |
返回可發送到印表機的字串。 更多... | |
![]() | |
IPoint | GetStart () |
物件開始的位置。 更多... | |
void | SetStart (IPoint Start) |
![]() | |
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.