Public 成员函数 | |
| 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) |