UniPRT SDK v2.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode类 参考

AMaxicodeBarcode的基类。 更多...

类 LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode 继承关系图:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode LabelMaker.Interfaces.IBarcode2D.IStartPoint LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode

Public 成员函数

 __init__ (self, Optional[IPoint] start=None, Optional[IMaxicodeData] data=None)
 
str __str__ (self)
 构造Maxicode条形码数据的字符串表示形式以供打印。
 
- Public 成员函数 继承自 LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
str __str__ (self)
 返回可以发送到打印机的字符串。
 

Public 属性

 start = start
 
 data = data
 
 ruler = None
 

详细描述

AMaxicodeBarcode的基类。

构造及析构函数说明

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__init__ ( self,
Optional[IPoint] start = None,
Optional[IMaxicodeData] data = None )

成员函数说明

◆ __str__()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__str__ ( self)

构造Maxicode条形码数据的字符串表示形式以供打印。

类成员变量说明

◆ data

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.data = data

◆ ruler

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.ruler = None

◆ start

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.start = start

该类的文档由以下文件生成: