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

In This Topic
    QRCodeModel Enumeration
    In This Topic
    Sets the QRCode's model.
    Syntax
    'Declaration
     
    Public Enum QRCodeModel 
       Inherits System.Enum
    public enum QRCodeModel : System.Enum 
    Members
    MemberDescription
    Model11
    Model22
    Inheritance Hierarchy

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

    See Also