Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview 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