QRCodeErrorCorrectionLevel Property

Gets or sets the Error Correction Level to apply for QR Code symbology.

Syntax

object.QRCodeErrorCorrectionLevel [=Value]

Data Type

QRCodeErrorCorrectionLevel Enumeration

The following settings are available:

Constant Value Description
L 0 15% codewords can be restored.
M 1 7% codewords can be restored.
Q 2 30% codewords can be restored.
H 3 25% codewords can be restored.