ComponentOne Web API Edition
ErrorLevel Property (QRCodeOptions)

C1.Web.Api.BarCode Namespace > QRCodeOptions Class : ErrorLevel Property
Gets or sets the error correction level for the barcode.
Syntax
'Declaration
 
Public Property ErrorLevel As QRCodeErrorLevel
public QRCodeErrorLevel ErrorLevel {get; set;}
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members