Class PrintBarcodeEan13
Элемент для создания штрих-код в формате EAN13.
Inherited Members
Namespace:InfinniPlatform.PrintView.Inline
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public class PrintBarcodeEan13 : PrintBarcode
Fields
| Improve this Doc View SourceTypeName
Имя типа для сериализации.
Declaration
public const string TypeName = null
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourceCalcCheckSum
Автоматически рассчитывать контрольную сумму.
Declaration
public bool ? CalcCheckSum { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
WideBarRatio
Относительная ширина штрихов в штрих-коде.
Declaration
public double ? WideBarRatio { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Double> |
Methods
| Improve this Doc View SourceGetDisplayTypeName()
Возвращает отображаемое имя типа элемента.
Declaration
public override string GetDisplayTypeName()
Returns
Type | Description |
---|---|
System.String |