Public 成员函数 | |
MaxicodeBarcode (IPoint start, IMaxicodeData data) | |
IMaxicodeData | GetData () |
条码的内容。 | |
RotateEnum | GetRotation () |
不支持 | |
IRuler | GetRuler () |
打印分辨率可以设置为英寸或毫米刻度。设置/更新其中一种刻度会导致两者都被更新。 更多... | |
IPoint | GetStart () |
对象开始的位置。 | |
boolean | IsZipperPattern () |
不支持 | |
void | SetData (IMaxicodeData data) |
void | SetRotation (RotateEnum rotation) |
void | SetRuler (IRuler ruler) |
void | SetStart (IPoint start) |
void | SetZipperPattern (boolean zipperPattern) |
String | ToString () |
返回可发送到印表机的字符串。 | |
String | toString () |
|
inherited |