Public 成员函数 | |
| List< IBarcodeItem > | GetBarcodes () |
| 使用相同设置的条码项目列表。 更多... | |
| void | SetBarcodes (List< IBarcodeItem > barcodes) |
| String | ToString () |
| 返回可发送到印表机的字符串。 更多... | |
Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties | |
| IRuler | GetRuler () |
| 用于定位和高度的尺规。 更多... | |
| void | SetRuler (IRuler ruler) |
| IBarWidths | GetBarWidths () |
| 条码放大倍率。窄/宽条的宽度。 更多... | |
| void | SetBarWidths (IBarWidths barWidths) |
| boolean | IsPrintHumanReadable () |
| 在条码底部打印可读的PDF文字。 更多... | |
| void | SetPrintHumanReadable (boolean printHumanReadable) |
Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D | |
| BarcodeTypeEnum_1D | GetBarcodeType () |
| 识别条码类型。请参考 BarcodeTypeEnum_1D 了解支持的类型。 更多... | |
| void | SetBarcodeType (BarcodeTypeEnum_1D type) |
| List<IBarcodeItem> com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1D.GetBarcodes | ( | ) |
使用相同设置的条码项目列表。
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1D.SetBarcodes | ( | List< IBarcodeItem > | barcodes | ) |
| String com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1D.ToString | ( | ) |
返回可发送到印表机的字符串。