ComponentOne Web API Edition
ErrorLevel Property (QRCodeOptions)

C1.BarCode Namespace > QRCodeOptions Class : ErrorLevel Property
Gets or sets the error correction level for the barcode.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the error correction level for the barcode.")>
Public Property ErrorLevel As QRCodeErrorLevel
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the error correction level for the barcode.")]
public QRCodeErrorLevel ErrorLevel {get; set;}
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members