[]
        
(Showing Draft Content)

C1.BarCode.RssExpandedStackedOptions

RssExpandedStackedOptions Class

The options of RSSExpandedStacked

Inheritance
RssExpandedStackedOptions
Implements
Namespace: C1.BarCode
Assembly: C1.WPF.BarCode.dll
Syntax
public class RssExpandedStackedOptions : BarCodeOptionsBase, ICloneable

Constructors

Name Description
RssExpandedStackedOptions()

Initializes a new instance of the RssExpandedStackedOptions class.

RssExpandedStackedOptions(string)

Initializes a new instance of the RssExpandedStackedOptions class.

Properties

Name Description
RowCount

Gets or sets the number of stacked rows.

Methods

Name Description
AssignFrom(BarCodeOptionsBase)

Assigns (copies) properties from another BarCodeOptionsBase to the current object.

Clone()

Makes object copy

Reset()

Resets all properties to default values.

ShouldSerialize()

Indicates whether any property of this object has changed from its default value.

ToString()

Returns a string that represents the current object.