QrParametersUI.QrErrorLevel

QrParametersUI.QrErrorLevel property

Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcodes. From low to high: LevelL, LevelM, LevelQ, LevelH. see QRErrorLevel.

public QRErrorLevel QrErrorLevel { get; set; }

See Also