MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / QRCodeConnection Property

In This Topic
QRCodeConnection Property
In This Topic
Gets a value indicating whether QR code connection is enabled.
Syntax
'Declaration
 
ReadOnly Property QRCodeConnection As Boolean
 

Property Value

true if QR code connection is enabled; otherwise, false.
See Also