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

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

    Property Value

    The QR code connection number as an System.Int32.
    See Also