ErrorCorrectionLevel Property
ErrorCorrectionLevel
Gets or sets the restoration ability of QRCode.
Declaration
[Json(1)]
public virtual QrCodeCorrectionLevel ErrorCorrectionLevel { get; set; }
<Json(1)>
Public Overridable Property ErrorCorrectionLevel As QrCodeCorrectionLevel