UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode Interface Reference
Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode:
com.UniPRT.Sdk.LabelMaker.Interface.IStartPoint com.UniPRT.Sdk.LabelMaker.Interface.IPositionRuler com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode

Public Member Functions

IMaxicodeData GetData ()
 The barcode content. More...
 
void SetData (IMaxicodeData data)
 
String ToString ()
 Returns the string that can be sent to printer. More...
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.IStartPoint
IPoint GetStart ()
 Position where object starts. More...
 
void SetStart (IPoint Start)
 
- 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)
 

Member Function Documentation

◆ GetData()

IMaxicodeData com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.GetData ( )

The barcode content.

Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeBarcode.

◆ SetData()

void com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.SetData ( IMaxicodeData  data)

◆ ToString()

String com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeBarcode.ToString ( )

Returns the string that can be sent to printer.

Implemented in com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode, and com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.


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