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

In This Topic
QRCodeEncoding Property
In This Topic
Gets the encoding for QR code.
Syntax
'Declaration
 
ReadOnly Property QRCodeEncoding As Encoding
 

Property Value

The encoding for QR code as an System.Text.Encoding.
See Also