ActiveReports 18 .NET Edition
MESCIUS.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 MicroQRCodeOptions
    public MicroQRCodeOptions MicroQRCode {get; set;}
    See Also