C1.WinUI.BarCode Assembly / C1.BarCode Namespace / QRCodeOptions Class / Mask Property
Mask Property (QRCodeOptions)
In This Topic
Gets or sets the pattern used for the barcode masking.
Syntax
public QRCodeMask Mask {get; set;}
See Also