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

In This Topic
    Pdf417OptionsRows Property
    In This Topic
    Gets the number of rows for PDF417 options.
    Syntax
    'Declaration
     
    ReadOnly Property Pdf417OptionsRows As Integer
    int Pdf417OptionsRows {get;}

    Property Value

    The number of rows for PDF417 options as an System.Int32.
    See Also