[]
Configurates ErrorCorrectionLevel. Sets the restoration ability of QRCode.
public virtual QrCodeBuilder ErrorCorrectionLevel(QrCodeCorrectionLevel value)
| Type | Name | Description |
|---|---|---|
| QrCodeCorrectionLevel | value | The value. |
| Type | Description |
|---|---|
| QrCodeBuilder | Current builder. |