ComponentOne BarCode for WinForms
QRCodeModel Enumeration

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace : QRCodeModel Enumeration
Specifies the QRCode's model.
Syntax
'Declaration
 
Public Enum QRCodeModel 
   Inherits System.Enum
public enum QRCodeModel : System.Enum 
Members
MemberDescription
Model1Model1.
Model2Model2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.QRCodeModel

See Also

Reference

C1.BarCode Namespace