[]
Represents the RssExpandedStacked barcode's particular information.
public class RssExpandedStackedOptions : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
RssExpandedStackedOptions() | Initializes a new instance of the RssExpandedStackedOptions class. |
RssExpandedStackedOptions(string) | Initializes a new instance of the RssExpandedStackedOptions class. |
Name | Description |
---|---|
RowCount | Gets or sets the number of stacked rows for the RSS Expanded Stacked barcode type. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() | Returns a string that represents this instance. |