[]
        
(Showing Draft Content)

QrCodeCorrectionLevel Enumeration

QrCodeCorrectionLevel Enumeration

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

Enumeration members

Enumeration members

High

High: = 3

It corrects code approx 30%

Low

Low: = 0

It corrects code approx 7%

Medium

Medium: = 1

It corrects code approx 15%

Quartile

Quartile: = 2

It corrects code approx 25%