ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / MicroQRCode Property

In This Topic
    MicroQRCode Property
    In This Topic
    Gets or sets the MicroQRCodeOptions for the barcode control.
    Syntax
    'Declaration
     
    Public Property MicroQRCode As GrapeCity.ActiveReports.BarCodes.MicroQRCodeOptions
    public GrapeCity.ActiveReports.BarCodes.MicroQRCodeOptions MicroQRCode {get; set;}
    See Also