Class Modes.ErrorCorrectionLevel
Determines how much data is available for error correction.
Inheritance
System.Object
Modes.ErrorCorrectionLevel
Namespace: QRClassLibrary
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class ErrorCorrectionLevel : Enum
Fields
H
L
M
Medium.
Declaration
public const Modes.ErrorCorrectionLevel M
Field Value
Modes.ErrorCorrectionLevel
|
Q
Quartile.
Declaration
public const Modes.ErrorCorrectionLevel Q
Field Value
Modes.ErrorCorrectionLevel
|
value__
Declaration
public int value__
Field Value
System.Int32
|