Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / GS1CompositeOptions Property

In This Topic
    GS1CompositeOptions Property
    In This Topic
    GS1Composite options.
    Syntax
    'Declaration
     
    
    Public Property GS1CompositeOptions As GrapeCity.Documents.Barcode.GS1CompositeOptions
    public GrapeCity.Documents.Barcode.GS1CompositeOptions GS1CompositeOptions {get; set;}
    See Also