UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.ABarcode1D Class Reference
Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.ABarcode1D:
UniPRT.Sdk.LabelMaker.Interfaces.IBarcode1D UniPRT.Sdk.LabelMaker.Interfaces.IBarcode_1D_Properties UniPRT.Sdk.LabelMaker.Interfaces.IRotation UniPRT.Sdk.LabelMaker.Interfaces.IBarcodeType1D UniPRT.Sdk.LabelMaker.PGL.Barcode1D UniPRT.Sdk.LabelMaker.TSPL.Barcode1D

Public Member Functions

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

Protected Member Functions

 ABarcode1D (IBarcodeItem barcode)
 

Properties

virtual List< IBarcodeItemBarcodes [get, set]
 
virtual Enum BarcodeType = null [get, set]
 
virtual IBarWidths BarWidths = null [get, set]
 
virtual bool PrintHumanReadable = false [get, set]
 
virtual RotateEnum Rotation = RotateEnum.None [get, set]
 
virtual IRuler Ruler = null [get, set]