UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.BarcodeItem Class Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.BarcodeItem:
com.UniPRT.Sdk.LabelMaker.Abstract.ABarcodeItem com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem

Public Member Functions

 BarcodeItem (IPoint start, String data)
 
 BarcodeItem (IPoint start, float height, String data)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarcodeItem
IPoint GetStart ()
 Position where barcode starts. More...
 
void SetStart (IPoint start)
 
String GetData ()
 The barcode content. More...
 
void SetData (String data)
 
float GetHeight ()
 Barcode Height. Expressed in units of Ruler. More...
 
void SetHeight (float height)
 

Additional Inherited Members

- Protected Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Abstract.ABarcodeItem
 ABarcodeItem (IPoint start, String data)
 

Constructor & Destructor Documentation

◆ BarcodeItem() [1/2]

com.UniPRT.Sdk.LabelMaker.BarcodeItem.BarcodeItem ( IPoint  start,
String  data 
)

◆ BarcodeItem() [2/2]


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