Visual Basic (Declaration) | |
---|---|
Public Property RssExpandedStacked As RssExpandedStackedOptions |
C# | |
---|---|
public RssExpandedStackedOptions RssExpandedStacked {get; set;} |
If the RowCount property is set to 1, the RSS Expanded Stacked barcode style becomes the same symbol as the RSS Expanded barcode style.
There is a relation between the RowCount property and the Text property of an RSS Expanded Stacked barcode. This means that a barcode symbol is displayed using the number of rows that is determined, based on the value in the Text property against the value in the RowCount property.
There is a relation between the RowCount property and the Text property of an RSS Expanded Stacked barcode. This means that a barcode symbol is displayed using the number of rows that is determined, based on the value in the Text property against the value in the RowCount property.