BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / RssExpandedStackedOptions Property

In This Topic
    RssExpandedStackedOptions Property (C1BarCode)
    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