Public 成员函数 | |
| IRuler | GetRuler () |
| void | SetRuler (IRuler ruler) |
| IBarWidths | GetBarWidths () |
| void | SetBarWidths (IBarWidths barWidths) |
| boolean | IsPrintHumanReadable () |
| void | SetPrintHumanReadable (boolean printHumanReadable) |
Public 成员函数 继承自 com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D | |
| BarcodeTypeEnum_1D | GetBarcodeType () |
| 识别条码类型。请参考 BarcodeTypeEnum_1D 了解支持的类型。 更多... | |
| void | SetBarcodeType (BarcodeTypeEnum_1D type) |
| IBarWidths com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.GetBarWidths | ( | ) |
| IRuler com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.GetRuler | ( | ) |
| boolean com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.IsPrintHumanReadable | ( | ) |
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.SetBarWidths | ( | IBarWidths | barWidths | ) |
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.SetPrintHumanReadable | ( | boolean | printHumanReadable | ) |
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties.SetRuler | ( | IRuler | ruler | ) |