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

In This Topic
    QRCodeVersion Property
    In This Topic
    Gets the QR code version.
    Syntax
    'Declaration
     
    ReadOnly Property QRCodeVersion As Integer
    int QRCodeVersion {get;}

    Property Value

    The QR code version as an System.Int32.
    See Also