UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties Interface Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IBarcode1DProperties:
com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D

Public Member Functions

IRuler GetRuler ()
 
void SetRuler (IRuler ruler)
 
IBarWidths GetBarWidths ()
 
void SetBarWidths (IBarWidths barWidths)
 
boolean IsPrintHumanReadable ()
 
void SetPrintHumanReadable (boolean printHumanReadable)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeType1D
BarcodeTypeEnum_1D GetBarcodeType ()
 Identify the barcode type. Refer to BarcodeTypeEnum_1D for possible supported types. More...
 
void SetBarcodeType (BarcodeTypeEnum_1D type)
 

Member Function Documentation

◆ 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)

The documentation for this interface was generated from the following file: