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

In This Topic
    MicroQrMask Property
    In This Topic
    Gets the mask for Micro QR code.
    Syntax
    'Declaration
     
    ReadOnly Property MicroQrMask As MicroQRCodeMask
    MicroQRCodeMask MicroQrMask {get;}

    Property Value

    The mask for Micro QR code as a GrapeCity.ActiveReports.BarCodes.MicroQRCodeMask.
    See Also