# C1.Web.Api.BarCode.GS1CompositeOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Api_BarCode_GS1CompositeOptions" data-uid="C1.Web.Api.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"><span class="xref">GS1CompositeOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Api.BarCode.html">C1.Web.Api.BarCode</a></h6>
  <h6><strong>Assembly</strong>: C1.Web.Api.BarCode.dll</h6>
  <h5 id="C1_Web_Api_BarCode_GS1CompositeOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GS1CompositeOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GS1CompositeOptions</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_Web_Api_BarCode_GS1CompositeOptions__ctor" data-uid="C1.Web.Api.BarCode.GS1CompositeOptions.#ctor">
          <a class="xref" href="C1.Web.Api.BarCode.GS1CompositeOptions.-ctor.html#C1_Web_Api_BarCode_GS1CompositeOptions__ctor">GS1CompositeOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Web.Api.BarCode.GS1CompositeOptions.html">GS1CompositeOptions</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_Web_Api_BarCode_GS1CompositeOptions_Type" data-uid="C1.Web.Api.BarCode.GS1CompositeOptions.Type">
          <a class="xref" href="C1.Web.Api.BarCode.GS1CompositeOptions.Type.html#C1_Web_Api_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_Web_Api_BarCode_GS1CompositeOptions_Value" data-uid="C1.Web.Api.BarCode.GS1CompositeOptions.Value">
          <a class="xref" href="C1.Web.Api.BarCode.GS1CompositeOptions.Value.html#C1_Web_Api_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>

</div>
