C1.Web.Mvc Namespace / QrCode Class / ErrorCorrectionLevel Property

In This Topic
ErrorCorrectionLevel Property (QrCode)
In This Topic
Gets or sets the restoration ability of QRCode.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property ErrorCorrectionLevel As QrCodeCorrectionLevel
 
See Also