公開方法(Public Methods) | |
BarcodeTypeEnum_1D | GetBarcodeType () |
識別條碼類型。請參考 BarcodeTypeEnum_1D 了解支援的類型。 | |
IBarWidths | GetBarWidths () |
條碼放大倍率。窄/寬條的寬度。 | |
IRuler | GetRuler () |
用於定位和高度的尺規。 | |
boolean | IsPrintHumanReadable () |
在條碼底部打印可讀的PDF文字。 | |
void | SetBarcodeType (BarcodeTypeEnum_1D type) |
void | SetBarWidths (IBarWidths barWidths) |
void | SetPrintHumanReadable (boolean printHumanReadable) |
void | SetRuler (IRuler ruler) |