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

In This Topic
QRCodeErrorLevel Property
In This Topic
Gets the error level for QR code.
Syntax
'Declaration
 
ReadOnly Property QRCodeErrorLevel As QRCodeErrorLevel
 

Property Value

The error level for QR code as a QRCodeErrorLevel.
See Also