公開方法(Public Methods) | |
String | GetData () |
條碼內容。 | |
RotateEnum | GetRotation () |
IRuler | GetRuler () |
列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。 更多... | |
IPoint | GetStart () |
條碼開始的位置。 | |
void | SetData (String data) |
void | SetRotation (RotateEnum rotation) |
void | SetRuler (IRuler Start) |
void | SetStart (IPoint start) |
String | ToString () |
Returns the string that can be sent to printer. | |
|
inherited |
列印解析度可以設為英寸或毫米刻度。設置/更新其中一種刻度會導致兩者都被更新。
列印解析度必須與打印機的解析度匹配。如果解析度與打印機不匹配,將導致列印錯誤。
實作於 AMaxicodeBarcode, 及 ABarcode2D.