Public 成员函数 | |
Barcode2D (Barcode_2D_Properties bcdProps, int sr, int sc, String data) | |
Barcode2D (TSPL.Barcode_Type2D bcdType, int sr, int sc, String data) | |
TSPL.Barcode_Type2D | GetBcdType () |
String | GetData () |
TSPL.Rotation | GetRotation () |
int | GetSc () |
int | GetSr () |
void | SetBcdType (TSPL.Barcode_Type2D bcdType) |
void | SetData (String data) |
void | SetRotation (TSPL.Rotation rotation) |
void | SetSc (int sc) |
void | SetSr (int sr) |
String | toString () |