MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / Model Enumeration

Model Enumeration
Specifies the models for the QRCode barcode symbology.
Syntax
'Declaration
 
Public Enum Model 
   Inherits System.Enum
 
Members
MemberDescription
Model1Specifies QRCode Model 1.
Model2Specifies QRCode Model 2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Rendering.Components.Barcode.Model

See Also