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

In This Topic
    SupplementValue Property
    In This Topic
    Gets the supplement value of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property SupplementValue As Object
    object SupplementValue {get;}

    Property Value

    The supplement value of the barcode as an System.Object.
    See Also