# C1.BarCode.RssExpandedStackedOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_BarCode_RssExpandedStackedOptions" data-uid="C1.BarCode.RssExpandedStackedOptions" class="text-break">RssExpandedStackedOptions Class
</h1>
  <div class="markdown level0 summary"><p>The options of RSSExpandedStacked</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.BarCode.BarCodeOptionsBase.html">BarCodeOptionsBase</a></div>
    <div class="level2"><span class="xref">RssExpandedStackedOptions</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.BarCode.html">C1.BarCode</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.BarCode.dll</h6>
  <h5 id="C1_BarCode_RssExpandedStackedOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RssExpandedStackedOptions : BarCodeOptionsBase, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RssExpandedStackedOptions
    Inherits BarCodeOptionsBase
    Implements ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions__ctor" data-uid="C1.BarCode.RssExpandedStackedOptions.#ctor">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.-ctor.html#C1_BarCode_RssExpandedStackedOptions__ctor">RssExpandedStackedOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.html">RssExpandedStackedOptions</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions__ctor_System_String_" data-uid="C1.BarCode.RssExpandedStackedOptions.#ctor(System.String)">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.-ctor.html#C1_BarCode_RssExpandedStackedOptions__ctor_System_String_">RssExpandedStackedOptions(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.html">RssExpandedStackedOptions</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_RowCount" data-uid="C1.BarCode.RssExpandedStackedOptions.RowCount">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.RowCount.html#C1_BarCode_RssExpandedStackedOptions_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of stacked rows.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_AssignFrom_C1_BarCode_BarCodeOptionsBase_" data-uid="C1.BarCode.RssExpandedStackedOptions.AssignFrom(C1.BarCode.BarCodeOptionsBase)">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.AssignFrom.html#C1_BarCode_RssExpandedStackedOptions_AssignFrom_C1_BarCode_BarCodeOptionsBase_">AssignFrom(BarCodeOptionsBase)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns (copies) properties from another <a class="xref" href="C1.BarCode.BarCodeOptionsBase.html">BarCodeOptionsBase</a> to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_Clone" data-uid="C1.BarCode.RssExpandedStackedOptions.Clone">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.Clone.html#C1_BarCode_RssExpandedStackedOptions_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes object copy</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_Reset" data-uid="C1.BarCode.RssExpandedStackedOptions.Reset">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.Reset.html#C1_BarCode_RssExpandedStackedOptions_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all properties to default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_ShouldSerialize" data-uid="C1.BarCode.RssExpandedStackedOptions.ShouldSerialize">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.ShouldSerialize.html#C1_BarCode_RssExpandedStackedOptions_ShouldSerialize">ShouldSerialize()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether any property of this object has changed from its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_RssExpandedStackedOptions_ToString" data-uid="C1.BarCode.RssExpandedStackedOptions.ToString">
          <a class="xref" href="C1.BarCode.RssExpandedStackedOptions.ToString.html#C1_BarCode_RssExpandedStackedOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents the current <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
