UniPRT SDK v2.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.IBarcode1D.ABarcode1D类 参考

ABarcode1D条形码的基类。 更多...

类 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 成员函数

 __init__ (self, Optional[IBarcodeItem] barcode_item=None)
 
str __str__ (self)
 
- Public 成员函数 继承自 LabelMaker.Interfaces.IBarcode1D.IBarcode1D
str __str__ (self)
 

Public 属性

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

额外继承的成员函数

- 静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode1D.IBarcode1D
List barcodes [IBarcodeItem]
 

详细描述

ABarcode1D条形码的基类。

构造及析构函数说明

◆ __init__()

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

成员函数说明

◆ __str__()

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

类成员变量说明

◆ 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

该类的文档由以下文件生成: