UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode接口 参考
类 com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode 继承关系图:
com.UniPRT.Sdk.LabelMaker.Interface.IStartPoint com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode

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)
 

成员函数说明

◆ GetData()

IMaxicodeData com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.GetData ( )

条码的内容。

com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode 内被实现.

◆ SetData()

void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.SetData ( IMaxicodeData  data)

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.ToString ( )

返回可发送到印表机的字符串。

com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode , 以及 com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode 内被实现.


该接口的文档由以下文件生成: