[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.RssExpandedStackedOptions

RssExpandedStackedOptions Class

The options of RSSExpandedStacked

Inheritance
RssExpandedStackedOptions
Namespace: GrapeCity.Documents.Barcode
Assembly: DS.Documents.Barcode.dll
Syntax
public class RssExpandedStackedOptions : BarCodeOptionsBase
Public Class RssExpandedStackedOptions
    Inherits BarCodeOptionsBase

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.