BarCode for UWP/WinRT
Mask Property

Gets or sets the pattern used for the barcode masking.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property Mask As QRCodeMask
[System.ComponentModel.DefaultValue()]
public QRCodeMask Mask {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QRCodeOptions Class
QRCodeOptions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.