UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties接口 参考
类 com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties 继承关系图:
com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D

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)
 

成员函数说明

◆ GetBarWidths()

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

◆ GetRuler()

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

◆ IsPrintHumanReadable()

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

◆ SetBarWidths()

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

◆ SetPrintHumanReadable()

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

◆ SetRuler()

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

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