[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.QrCodeBuilder.ErrorCorrectionLevel

ErrorCorrectionLevel Method

ErrorCorrectionLevel(QrCodeCorrectionLevel)

Configurates ErrorCorrectionLevel. Sets the restoration ability of QRCode.

Declaration
public virtual QrCodeBuilder ErrorCorrectionLevel(QrCodeCorrectionLevel value)
Parameters
Type Name Description
QrCodeCorrectionLevel value

The value.

Returns
Type Description
QrCodeBuilder

Current builder.