Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeOptions Class / RssExpandedStacked Property

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