[]
        
(Showing Draft Content)

C1.Web.Mvc.QrCodeCorrectionLevel

QrCodeCorrectionLevel Enum

Defines QRCode Error Correction level to restore data if the code is dirty or damaged. Please refer to the details about ErrorCorrectionLevel

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum QrCodeCorrectionLevel

Fields

Name Description
High

It corrects code approx 30%

Low

It corrects code approx 7%

Medium

It corrects code approx 15%

Quartile

It corrects code approx 25%