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

In This Topic
    MicroPDF417FileID Property
    In This Topic
    Gets the file ID for MicroPDF417.
    Syntax
    'Declaration
     
    ReadOnly Property MicroPDF417FileID As Integer
    int MicroPDF417FileID {get;}

    Property Value

    The file ID for MicroPDF417 as an System.Int32.
    See Also