[]
Configurates RowCount. Sets how many row count of the RSS Expanded will be stacked in.
public virtual Gs1DataBarExpandedStackedBuilder RowCount(int value)
Public Overridable Function RowCount(value As Integer) As Gs1DataBarExpandedStackedBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| Gs1DataBarExpandedStackedBuilder | Current builder. |