MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.BarCodes Namespace / QRCodeModel Enumeration

QRCodeModel Enumeration
Specifies the QRCode's model.
Syntax
'Declaration
 
Public Enum QRCodeModel 
   Inherits System.Enum
 
Members
MemberDescription
Model11
Model22
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.BarCodes.QRCodeModel

See Also