FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeOptions Class / RssExpandedStacked Property

In This Topic
    RssExpandedStacked Property (BarcodeOptions)
    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