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

In This Topic
    MicroQrEncoding Property
    In This Topic
    Gets the encoding for Micro QR code.
    Syntax
    'Declaration
     
    ReadOnly Property MicroQrEncoding As Integer
    int MicroQrEncoding {get;}

    Property Value

    The encoding for Micro QR code as an System.Int32.
    See Also