Enum
Modes.ErrorCorrectionLevel

Determines how much data is available for error correction.

Definition

Namespace:QRClassLibrary

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum Modes.ErrorCorrectionLevel

Fields

H

Represents a high level of error correction.

Declaration

cs-api-definition
H = 4

Field Value

Modes.ErrorCorrectionLevel

L

Represents a low level of error correction.

Declaration

cs-api-definition
L = 1

Field Value

Modes.ErrorCorrectionLevel

M

Represents a medium level of error correction.

Declaration

cs-api-definition
M = 2

Field Value

Modes.ErrorCorrectionLevel

Q

Represents a quartile level of error correction.

Declaration

cs-api-definition
Q = 3

Field Value

Modes.ErrorCorrectionLevel

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