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

In This Topic
    FormattedGS1CompositeValue Property
    In This Topic
    Gets the formatted GS1 composite value.
    Syntax
    'Declaration
     
    ReadOnly Property FormattedGS1CompositeValue As String
    string FormattedGS1CompositeValue {get;}

    Property Value

    The formatted GS1 composite value as a System.String.
    See Also