UniPRT SDK v2.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 Member Functions inherited from LabelMaker.Interfaces.IBarcode1D.IBarcode1D
str __str__ (self)
 

Public Attributes

 barcode_type = BarcodeTypeEnum1D.NOT_DEFINED
 
 ruler = None
 
 bar_widths = None
 
bool print_human_readable = False
 
 rotation = RotateEnum.NONE
 

Additional Inherited Members

- Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarcode1D
List barcodes [IBarcodeItem]
 

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 = None

◆ barcode_type

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.barcode_type = BarcodeTypeEnum1D.NOT_DEFINED

◆ print_human_readable

bool LabelMaker.Interfaces.IBarcode1D.ABarcode1D.print_human_readable = False

◆ rotation

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.rotation = RotateEnum.NONE

◆ ruler

LabelMaker.Interfaces.IBarcode1D.ABarcode1D.ruler = None

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