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

In This Topic
    MicroQrVersion Property
    In This Topic
    Gets the version for Micro QR code.
    Syntax
    'Declaration
     
    ReadOnly Property MicroQrVersion As MicroQRVersion
    MicroQRVersion MicroQrVersion {get;}

    Property Value

    The version for Micro QR code as a GrapeCity.ActiveReports.BarCodes.MicroQRVersion.
    See Also