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

In This Topic
    RssExpandedStackedOptions Property
    In This Topic
    RssExpandedStacked Options are available for the RSSExpandedStacked barcode style.
    Syntax
    'Declaration
     
    
    Public Property RssExpandedStackedOptions As RssExpandedStackedOptions
    public RssExpandedStackedOptions RssExpandedStackedOptions {get; set;}
    See Also