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

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