Public Member Functions | |
Barcode2D (Barcode_2D_Properties bcdProps, int sr, int sc, String data) | |
Barcode2D (PGL.Barcode_Type2D bcdType, int sr, int sc, String data) | |
PGL.Barcode_Type2D | GetBcdType () |
String | GetData () |
PGL.Rotation | GetRotation () |
int | GetSc () |
int | GetSr () |
void | SetBcdType (PGL.Barcode_Type2D bcdType) |
void | SetData (String data) |
void | SetRotation (PGL.Rotation rotation) |
void | SetSc (int sc) |
void | SetSr (int sr) |
String | toString () |