Public 成员函数 | |
Barcode1D () | |
Barcode1D (IBarcodeItem barcode) | |
String | toString () |
![]() | |
List< IBarcodeItem > | GetBarcodes () |
使用相同设置的条码项目列表。 更多... | |
void | SetBarcodes (List< IBarcodeItem > barcodes) |
void | AddBarcode (IBarcodeItem barcode) |
BarcodeTypeEnum_1D | GetBarcodeType () |
识别条码类型。请参考 BarcodeTypeEnum_1D 了解支持的类型。 更多... | |
void | SetBarcodeType (BarcodeTypeEnum_1D barcodeType) |
IRuler | GetRuler () |
用于定位和高度的尺规。 更多... | |
void | SetRuler (IRuler ruler) |
IBarWidths | GetBarWidths () |
条码放大倍率。窄/宽条的宽度。 更多... | |
void | SetBarWidths (IBarWidths barWidths) |
boolean | IsPrintHumanReadable () |
在条码底部打印可读的PDF文字。 更多... | |
void | SetPrintHumanReadable (boolean printHumanReadable) |
RotateEnum | GetRotation () |
void | SetRotation (RotateEnum rotation) |
String | ToString () |
返回可发送到印表机的字符串。 更多... | |
额外继承的成员函数 | |
![]() | |
ABarcode1D () | |
ABarcode1D (IBarcodeItem barcode) | |
com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D.Barcode1D | ( | ) |
com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D.Barcode1D | ( | IBarcodeItem | barcode | ) |
String com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D.toString | ( | ) |
引用了 com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.GetBarcodes(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.GetBarcodeType(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.GetBarWidths(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.GetRuler(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.IsPrintHumanReadable(), com.UniPRT.Sdk.LabelMaker.PglLib.Barcode1D.SetHeight(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots() , 以及 com.UniPRT.Sdk.LabelMaker.PrintPlane.ToInch().