[]
Gets or sets a GrapeCity.Documents.Barcode.RssExpandedStackedOptions object specifying additional options for RSS expanded stacked barcodes.
[Browsable(true)]
[TypeConverter(typeof(ExpandableObjectConverter))]
[C1Description("BarcodeOptions.RssExpandedStacked", "Additional options for RSS expanded stacked barcodes.")]
[CLSCompliant(false)]
public RssExpandedStackedOptions RssExpandedStacked { get; set; }
<Browsable(True)>
<TypeConverter(GetType(ExpandableObjectConverter))>
<C1Description("BarcodeOptions.RssExpandedStacked", "Additional options for RSS expanded stacked barcodes.")>
<CLSCompliant(False)>
Public Property RssExpandedStacked As RssExpandedStackedOptions