Spread Windows Forms 12.0 Product Documentation
QRCode.QRCodeModel Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : QRCode.QRCodeModel Enumeration
Specifies the QR Code models.
Syntax
'Declaration
 
Public Enum QRCode.QRCodeModel 
   Inherits System.Enum
'Usage
 
Dim instance As QRCode.QRCodeModel
public enum QRCode.QRCodeModel : System.Enum 
Members
MemberDescription
Model1[1] Model1
Model2[2] Model2
Inheritance Hierarchy

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

See Also

Reference

FarPoint.Win.Spread.CellType.BarCode Namespace