UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBarcode1D.ABarcode1D Class Reference

Base class for ABarcode1D barcode. More...

Inheritance diagram for LabelMaker.Interfaces.IBarcode1D.ABarcode1D:
LabelMaker.Interfaces.IBarcode1D.IBarcode1D LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties LabelMaker.Interfaces.ISettings.IRotation LabelMaker.Interfaces.IBarcode1D.IBarcodeType1D LabelMaker.PGL.Barcode1D.Barcode1D LabelMaker.TSPL.Barcode1D.Barcode1D

Public Member Functions

 __init__ (self, Optional[IBarcodeItem] barcode_item=None)
 
str __str__ (self)
 

Public Attributes

 barcodes
 
 barcode_type
 
 ruler
 
 bar_widths
 
 print_human_readable
 
 rotation
 

Additional Inherited Members

- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcode1D
List barcodes [IBarcodeItem]
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcode1DProperties
IRuler ruler
 
IBarWidths bar_widths
 
bool print_human_readable
 
- Static Public Attributes inherited from LabelMaker.Interfaces.ISettings.IRotation
RotateEnum rotation
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcodeType1D
BarcodeTypeEnum1D barcode_type
 

Detailed Description

Base class for ABarcode1D barcode.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.__init__ ( self,
Optional[IBarcodeItem] barcode_item = None )

Member Function Documentation

◆ __str__()

str LabelMaker.Interfaces.IBarcode1D.ABarcode1D.__str__ ( self)

Member Data Documentation

◆ bar_widths

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.bar_widths

◆ barcode_type

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.barcode_type

◆ barcodes

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.barcodes

◆ print_human_readable

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.print_human_readable

◆ rotation

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.rotation

◆ ruler

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.ruler

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