Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / BarcodeOptions Class / RssExpandedStacked Property

In This Topic
    RssExpandedStacked Property
    In This Topic
    Gets or sets a C1.BarCode.RssExpandedStackedOptions object specifying additional options for RSS expanded stacked barcodes.
    Syntax
    'Declaration
     
    Public Property RssExpandedStacked As C1.BarCode.RssExpandedStackedOptions
    public C1.BarCode.RssExpandedStackedOptions RssExpandedStacked {get; set;}
    See Also