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

In This Topic
    GS1CompositeValue Property
    In This Topic
    Gets the GS1 composite value.
    Syntax
    'Declaration
     
    ReadOnly Property GS1CompositeValue As Object
    object GS1CompositeValue {get;}

    Property Value

    The GS1 composite value as an System.Object.
    See Also