UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties接口 参考
类 com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties 继承关系图:
com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1D com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D

Public 成员函数

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)
 

成员函数说明

◆ GetBarWidths()

IBarWidths com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.GetBarWidths ( )

条码放大倍率。窄/宽条的宽度。

com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D 内被实现.

◆ GetRuler()

IRuler com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.GetRuler ( )

用于定位和高度的尺规。

com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D 内被实现.

◆ IsPrintHumanReadable()

boolean com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.IsPrintHumanReadable ( )

在条码底部打印可读的PDF文字。

com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D 内被实现.

◆ SetBarWidths()

void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetBarWidths ( IBarWidths  barWidths)

◆ SetPrintHumanReadable()

void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetPrintHumanReadable ( boolean  printHumanReadable)

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties.SetRuler ( IRuler  ruler)

该接口的文档由以下文件生成: