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

In This Topic
    Model Enumeration
    In This Topic
    Defines the models for the QRCode barcode symbology.
    Syntax
    'Declaration
     
    Public Enum Model 
       Inherits System.Enum
    public enum Model : System.Enum 
    Members
    MemberDescription
    Model1 
    Model2 
    Inheritance Hierarchy

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

    See Also