ActiveReports 19 .NET Edition
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
    Encoding QRCodeEncoding {get;}

    Property Value

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