Kendo.Mvc.UI.QRErrorCorrectionLevel
Specifies a QR code error correction level.
Fields
L
Specifies a Low error correction level. Approximately 7% of the codewords can be restored.
M
Specifies a Medium error correction level. Approximately 15% of the codewords can be restored.
Q
Specifies a Quartile error correction level. Approximately 25% of the codewords can be restored.
H
Specifies a High error correction level. Approximately 30% of the codewords can be restored.