Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / RssExpandedStackedOptions Property

In This Topic
    RssExpandedStackedOptions Property
    In This Topic
    RSSExpandedStacked options.
    Syntax
    'Declaration
     
    
    Public Property RssExpandedStackedOptions As GrapeCity.Documents.Barcode.RssExpandedStackedOptions
    public GrapeCity.Documents.Barcode.RssExpandedStackedOptions RssExpandedStackedOptions {get; set;}
    See Also