ActiveReports 9
Mask Property

Gets or sets the pattern used for the barcode's masking.
Syntax
'Declaration
 
Public Property Mask As QRCodeMask
public QRCodeMask Mask {get; set;}
Remarks
Masking is the process used to balance brightness to confirm QRCode's read, which is selected from 8 different patterns. This property uses the QRCodeMask enumeration. The default value is -1, which indicates that the masking pattern is set automatically. The default value is recommended for most uses.
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 © 2014 GrapeCity, inc. All rights reserved

Support Forum