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

In This Topic
    MicroPDF417SegmentCount Property
    In This Topic
    Gets the segment count for MicroPDF417.
    Syntax
    'Declaration
     
    ReadOnly Property MicroPDF417SegmentCount As Integer
    int MicroPDF417SegmentCount {get;}

    Property Value

    The segment count for MicroPDF417 as an System.Int32.
    See Also