[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Barcode.RssExpandedStacked

RssExpandedStacked Property

RssExpandedStacked

When you set the Barcode Style property to RssExpandedStacked, this property allows you to control, via the RowCount property, the number of stacks of segments in which to display the code. You can specify two to eleven rows. Displaying an RSS Expanded barcode in stacks may be more appropriate for certain packaging requirements, as it reduces the length of a barcode.

Declaration
[Browsable(false)]
public RssExpandedStackedOptions RssExpandedStacked { get; set; }