ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / GS1Composite Property

In This Topic
    GS1Composite Property
    In This Topic
    Gets or sets the GS1CompositeOptions for the barcode control.
    Syntax
    'Declaration
     
    Public Property GS1Composite As GrapeCity.ActiveReports.BarCodes.GS1CompositeOptions
    public GrapeCity.ActiveReports.BarCodes.GS1CompositeOptions GS1Composite {get; set;}
    See Also