[]
Gets or sets a C1.BarCode.RssExpandedStackedOptions object specifying additional options for RSS expanded stacked barcodes.
[Browsable(true)]
[TypeConverter(typeof(ExpandableObjectConverter))]
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[C1IgnoreTypeConverter]
public RssExpandedStackedOptions RssExpandedStacked { get; set; }
<Browsable(True)>
<TypeConverter(GetType(ExpandableObjectConverter))>
<C1TypeSerialization(C1TypeSerializationEnum.Content)>
<C1IgnoreTypeConverter>
Public Property RssExpandedStacked As RssExpandedStackedOptions