ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / MicroPDF417Version Property

In This Topic
    MicroPDF417Version Property
    In This Topic
    Gets the version for MicroPDF417.
    Syntax
    'Declaration
     
    ReadOnly Property MicroPDF417Version As MicroPDF417SymbolVersion
    MicroPDF417SymbolVersion MicroPDF417Version {get;}

    Property Value

    The version for MicroPDF417 as a GrapeCity.ActiveReports.BarCodes.MicroPDF417SymbolVersion.
    See Also