Spread Windows Forms 9.0 Product Documentation
QRCode.QRCodeMask Enumeration


Specifies the QR Code mask.
Syntax
'Declaration
 
Public Enum QRCode.QRCodeMask 
   Inherits System.Enum
'Usage
 
Dim instance As QRCode.QRCodeMask
public enum QRCode.QRCodeMask : System.Enum 
Members
MemberDescription
Auto[-1] Auto
Mask000[0] Mask000
Mask001[1] Mask001
Mask010[2] Mask010
Mask011[3] Mask011
Mask100[4] Mask100
Mask101[5] Mask101
Mask110[6] Mask110
Mask111[7] Mask111
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.BarCode.QRCode.QRCodeMask

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

FarPoint.Win.Spread.CellType.BarCode Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.