'Declaration Public Property ErrorCorrectionLevel As ErrorCorrectionLevel
public ErrorCorrectionLevel ErrorCorrectionLevel {get; set;}
'Declaration Public Property ErrorCorrectionLevel As ErrorCorrectionLevel
public ErrorCorrectionLevel ErrorCorrectionLevel {get; set;}
Higher levels of error correction add more redundant information to the QR code, making it more resistant to damage. Higher levels of error correction also reduce the amount of data that can be encoded in a given area.
The default value for this property is the lowest level, which produces the most compact QR codes.