ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / MicroQrErrorLevel Property

In This Topic
    MicroQrErrorLevel Property
    In This Topic
    Gets the error level for Micro QR code.
    Syntax
    'Declaration
     
    ReadOnly Property MicroQrErrorLevel As MicroQRCodeErrorLevel
    MicroQRCodeErrorLevel MicroQrErrorLevel {get;}

    Property Value

    The error level for Micro QR code as a GrapeCity.ActiveReports.BarCodes.MicroQRCodeErrorLevel.
    See Also