ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / GS1CompositeOptions Property

In This Topic
    GS1CompositeOptions Property
    In This Topic
    GS1Composite Options are available for the RSS14Stacked and RSSLimited barcode styles.
    Syntax
    'Declaration
     
    
    Public Property GS1CompositeOptions As GS1CompositeOptions
    public GS1CompositeOptions GS1CompositeOptions {get; set;}
    See Also