ComponentOne Web API Edition
Mask Property (QRCodeOptions)

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

Reference

QRCodeOptions Class
QRCodeOptions Members