UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode2D Interface Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IBarcode2D:
com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler com.UniPRT.Sdk.LabelMaker.Interface.IRotation com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode com.UniPRT.Sdk.LabelMaker.Abstract.ADataMatrix com.UniPRT.Sdk.LabelMaker.Abstract.APdf417 com.UniPRT.Sdk.LabelMaker.Abstract.AQRBarcode com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode

Public Member Functions

String ToString ()
 Returns the string that can be sent to printer. More...
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D
IPoint GetStart ()
 Position where barcode starts. More...
 
void SetStart (IPoint start)
 
String GetData ()
 The barcode content. More...
 
void SetData (String data)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler
IRuler GetRuler ()
 The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both. More...
 
void SetRuler (IRuler Start)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IRotation
RotateEnum GetRotation ()
 
void SetRotation (RotateEnum rotation)
 

Member Function Documentation

◆ ToString()


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