Public 成员函数 | |
IRuler | GetRuler () |
用于定位和高度的尺规。 更多... | |
void | SetRuler (IRuler ruler) |
IBarWidths | GetBarWidths () |
条码放大倍率。窄/宽条的宽度。 更多... | |
void | SetBarWidths (IBarWidths barWidths) |
boolean | IsPrintHumanReadable () |
在条码底部打印可读的PDF文字。 更多... | |
void | SetPrintHumanReadable (boolean printHumanReadable) |
![]() | |
BarcodeTypeEnum_1D | GetBarcodeType () |
识别条码类型。请参考 BarcodeTypeEnum_1D 了解支持的类型。 更多... | |
void | SetBarcodeType (BarcodeTypeEnum_1D type) |
IBarWidths com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.GetBarWidths | ( | ) |
条码放大倍率。窄/宽条的宽度。
IRuler com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.GetRuler | ( | ) |
用于定位和高度的尺规。
boolean com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.IsPrintHumanReadable | ( | ) |
在条码底部打印可读的PDF文字。
void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetBarWidths | ( | IBarWidths | barWidths | ) |
void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetPrintHumanReadable | ( | boolean | printHumanReadable | ) |
void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetRuler | ( | IRuler | ruler | ) |