UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode Class Reference

Base class for AMaxicodeBarcode. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode LabelMaker.Interfaces.IBarcode2D.IStartPoint LabelMaker.Interfaces.IBarcode2D.IPositionRuler LabelMaker.PGL.BcdMaxicode.MaxicodeBarcode LabelMaker.TSPL.BcdMaxicode.MaxicodeBarcode

Public Member Functions

 __init__ (self, Optional[IPoint] start=None, Optional[IMaxicodeData] data=None)
 
str __str__ (self)
 Constructs the string representation of the Maxicode barcode data for printing.
 
- Public Member Functions inherited from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeBarcode
str __str__ (self)
 Returns the string that can be sent to printer.
 

Public Attributes

 start = start
 
 data = data
 
 ruler = None
 

Detailed Description

Base class for AMaxicodeBarcode.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__init__ ( self,
Optional[IPoint] start = None,
Optional[IMaxicodeData] data = None )

Member Function Documentation

◆ __str__()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.__str__ ( self)

Constructs the string representation of the Maxicode barcode data for printing.

Member Data Documentation

◆ data

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.data = data

◆ ruler

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.ruler = None

◆ start

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeBarcode.start = start

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