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

In This Topic
    QRCodeModel Property
    In This Topic
    Gets the model for QR code.
    Syntax
    'Declaration
     
    ReadOnly Property QRCodeModel As Model
    Model QRCodeModel {get;}

    Property Value

    The model for QR code as a Model.
    See Also