Enum
ErrorCorrectionLevel

Determines how much data is available for error correction.

Definition

Namespace:Telerik.Maui.Controls.Barcode

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ErrorCorrectionLevel

Fields

H

High.

Declaration

cs-api-definition
H = 4

Field Value

ErrorCorrectionLevel

L

Low.

Declaration

cs-api-definition
L = 1

Field Value

ErrorCorrectionLevel

M

Medium.

Declaration

cs-api-definition
M = 2

Field Value

ErrorCorrectionLevel

Q

Quartile.

Declaration

cs-api-definition
Q = 3

Field Value

ErrorCorrectionLevel

In this article
DefinitionFieldsHLMQ
Not finding the help you need?
Contact Support