|
| Barcode1D (Barcode_1D_Properties bcdProps, int sr, int sc, String data) |
|
| Barcode1D (TSPL.Barcode_Type1D bcdType, int sr, int sc, String data) |
|
TSPL.Barcode_Type1D | GetBcdType () |
|
String | GetData () |
|
float | GetHeight () |
|
String | GetMagnification () |
|
TSPL.Rotation | GetRotation () |
|
int | GetSc () |
|
int | GetSr () |
|
boolean | IsPDF () |
|
boolean | IsPdfLocTop () |
|
void | SetBcdType (TSPL.Barcode_Type1D bcdType) |
|
void | SetData (String data) |
|
void | SetHeight (float height) |
|
void | SetMagnification (String magnification) |
|
void | SetPDF (boolean pdf) |
|
void | SetPdfLocTop (boolean pdfLocTop) |
|
void | SetRotation (TSPL.Rotation rotation) |
|
void | SetSc (int sc) |
|
void | SetSr (int sr) |
|
String | toString () |
|