'Declaration
Public Enum QrCodeModel Inherits System.Enum
public enum QrCodeModel : System.Enum
'Declaration
Public Enum QrCodeModel Inherits System.Enum
public enum QrCodeModel : System.Enum
Member | Description |
---|---|
Model1 | QRCode model1:Original model. Model1 is the prototype of Model2 and Micro QR.1 to 14 versions are registered to the AIMI standard. |
Model2 | QRCode model2:Extended model. Model2 has an alignment pattern for better position adjustment and contains larger data than Model 1. 1 to 40 version are registered to the AIMI standard. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.QrCodeModel