[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [#YUc("Desc_microQRCodeOptions_ErrorLevel", "Gets or sets the error correction level for the barcode.")] [NotifyParentProperty(true)] public MicroQRCodeErrorLevel ErrorLevel {get; set;}
'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <#YUc("Desc_microQRCodeOptions_ErrorLevel", "Gets or sets the error correction level for the barcode.")> <NotifyParentPropertyAttribute(True)> Public Property ErrorLevel As MicroQRCodeErrorLevel