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

In This Topic
    MicroQRCodeErrorLevel Enumeration
    In This Topic
    Specifies the MicroQRCode's error correction level.
    Syntax
    'Declaration
     
    Public Enum MicroQRCodeErrorLevel 
       Inherits System.Enum
    public enum MicroQRCodeErrorLevel : System.Enum 
    Members
    MemberDescription
    LLow
    MMedium
    NoneNone
    QQuality
    Inheritance Hierarchy

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

    See Also