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

In This Topic
    MaxiCode Property
    In This Topic
    MaxiCode options.
    Syntax
    'Declaration
     
    Public Property MaxiCode As GrapeCity.ActiveReports.BarCodes.MaxiCodeOptions
    public GrapeCity.ActiveReports.BarCodes.MaxiCodeOptions MaxiCode {get; set;}
    See Also