UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler Interface Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler:
com.UniPRT.Sdk.LabelMaker.Interface.IBarcode2D com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode 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.MaxicodeBarcode com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode 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

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)
 

Member Function Documentation

◆ GetRuler()

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

The print resolution can be set in either inch or MM scale. Setting/Updating either scale results in updates to both.

The print resolution must match the resolution of the printer. Incorrect printing will result if a resolution does not match the printer.

Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode, and com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler.SetRuler ( IRuler  Start)

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