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

Public Member Functions

string ToString ()
 Returns the string that can be sent to printer.
 

Properties

string Data [get, set]
 The barcode content.
 
RotateEnum Rotation [get, set]
 
IRuler Ruler [get, set]
 Ruler to use for positioning.
 
IPoint Start [get, set]
 Position where barcode starts.