# C1.BarCode.GS1CompositeOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_BarCode_GS1CompositeOptions" data-uid="C1.BarCode.GS1CompositeOptions" class="text-break">GS1CompositeOptions Class
</h1>
  <div class="markdown level0 summary"><p>The options of GS1Composite</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">GS1CompositeOptions</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.4.6.2.dll</h6>
  <h5 id="C1_BarCode_GS1CompositeOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GS1CompositeOptions : BarCodeOptionsBase, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GS1CompositeOptions
    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_GS1CompositeOptions__ctor" data-uid="C1.BarCode.GS1CompositeOptions.#ctor">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.-ctor.html#C1_BarCode_GS1CompositeOptions__ctor">GS1CompositeOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the GS1CompositeOptions 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_GS1CompositeOptions_Type" data-uid="C1.BarCode.GS1CompositeOptions.Type">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.Type.html#C1_BarCode_GS1CompositeOptions_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the composite symbol type. Default value is None.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_GS1CompositeOptions_Value" data-uid="C1.BarCode.GS1CompositeOptions.Value">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.Value.html#C1_BarCode_GS1CompositeOptions_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the CCA or CCB character data.</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_GS1CompositeOptions_AssignFrom_C1_BarCode_BarCodeOptionsBase_" data-uid="C1.BarCode.GS1CompositeOptions.AssignFrom(C1.BarCode.BarCodeOptionsBase)">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.AssignFrom.html#C1_BarCode_GS1CompositeOptions_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_GS1CompositeOptions_Clone" data-uid="C1.BarCode.GS1CompositeOptions.Clone">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.Clone.html#C1_BarCode_GS1CompositeOptions_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes copy of the object</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_GS1CompositeOptions_Reset" data-uid="C1.BarCode.GS1CompositeOptions.Reset">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.Reset.html#C1_BarCode_GS1CompositeOptions_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all properties to default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_GS1CompositeOptions_ResetValue" data-uid="C1.BarCode.GS1CompositeOptions.ResetValue">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.ResetValue.html#C1_BarCode_GS1CompositeOptions_ResetValue">ResetValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_BarCode_GS1CompositeOptions_ShouldSerialize" data-uid="C1.BarCode.GS1CompositeOptions.ShouldSerialize">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.ShouldSerialize.html#C1_BarCode_GS1CompositeOptions_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_GS1CompositeOptions_ShouldSerializeValue" data-uid="C1.BarCode.GS1CompositeOptions.ShouldSerializeValue">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.ShouldSerializeValue.html#C1_BarCode_GS1CompositeOptions_ShouldSerializeValue">ShouldSerializeValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_BarCode_GS1CompositeOptions_ToString" data-uid="C1.BarCode.GS1CompositeOptions.ToString">
          <a class="xref" href="C1.BarCode.GS1CompositeOptions.ToString.html#C1_BarCode_GS1CompositeOptions_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>
