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
 

Property Value

The model for QR code as a Model.
See Also