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