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

In This Topic
    Code49GroupNumber Property
    In This Topic
    Gets the group number for code 49.
    Syntax
    'Declaration
     
    ReadOnly Property Code49GroupNumber As Integer
    int Code49GroupNumber {get;}

    Property Value

    The group number for code 49 as an System.Int32.
    See Also