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