UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode_1D_Properties Interface Reference
Inheritance diagram for 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 Member Functions

IRuler GetRuler ()
 Ruler to use for positioning and Height. More...
 
void SetRuler (IRuler ruler)
 
IBarWidths GetBarWidths ()
 Barcode magnification. Width of Narrow/Wide bars. More...
 
void SetBarWidths (IBarWidths barWidths)
 
boolean IsPrintHumanReadable ()
 Prints the PDF human readable at bottom of barcode. More...
 
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.IBarcode_1D_Properties.GetBarWidths ( )

Barcode magnification. Width of Narrow/Wide bars.

Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.

◆ GetRuler()

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

Ruler to use for positioning and Height.

Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.

◆ IsPrintHumanReadable()

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

Prints the PDF human readable at bottom of barcode.

Implemented in 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)

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