# C1.Web.Mvc.Fluent.DataMatrixEcc200Builder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder" class="text-break">DataMatrixEcc200Builder Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>, <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a>&gt;</div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.Fluent.ComponentBuilder-2.html">ComponentBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>, <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a>&gt;</div>
    <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilder-2.html">ControlBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>, <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a>&gt;</div>
    <div class="level5"><a class="xref" href="C1.Web.Mvc.Fluent.BarcodeBaseBuilder-2.html">BarcodeBaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>, <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a>&gt;</div>
    <div class="level6"><a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixBaseBuilder-2.html">DataMatrixBaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a>, <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a>&gt;</div>
    <div class="level7"><span class="xref">DataMatrixEcc200Builder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.html.ihtmlcontent">IHtmlContent</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DataMatrixEcc200Builder : DataMatrixBaseBuilder&lt;DataMatrixEcc200, DataMatrixEcc200Builder&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DataMatrixEcc200Builder
    Inherits DataMatrixBaseBuilder(Of DataMatrixEcc200, DataMatrixEcc200Builder)
    Implements IHtmlContent</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_Mvc_Fluent_DataMatrixEcc200Builder__ctor_C1_Web_Mvc_DataMatrixEcc200_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.#ctor(C1.Web.Mvc.DataMatrixEcc200)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.-ctor.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder__ctor_C1_Web_Mvc_DataMatrixEcc200_">DataMatrixEcc200Builder(DataMatrixEcc200)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.html">DataMatrixEcc200Builder</a> instance to configurate <code class="paramref">component</code>.</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_Web_Mvc_Fluent_DataMatrixEcc200Builder_EncodingMode_C1_Web_Mvc_Ecc200EncodingMode_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.EncodingMode(C1.Web.Mvc.Ecc200EncodingMode)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.EncodingMode.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_EncodingMode_C1_Web_Mvc_Ecc200EncodingMode_">EncodingMode(Ecc200EncodingMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.EncodingMode.html#C1_Web_Mvc_DataMatrixEcc200_EncodingMode">EncodingMode</a>.
Sets the encoding mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_FileIdentifier_System_Int32_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.FileIdentifier(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.FileIdentifier.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_FileIdentifier_System_Int32_">FileIdentifier(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.FileIdentifier.html#C1_Web_Mvc_DataMatrixEcc200_FileIdentifier">FileIdentifier</a>.
Sets the file identification of this control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_StructureNumber_System_Int32_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.StructureNumber(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.StructureNumber.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_StructureNumber_System_Int32_">StructureNumber(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.StructureNumber.html#C1_Web_Mvc_DataMatrixEcc200_StructureNumber">StructureNumber</a>.
Sets the block in which the symbol is in the structured append message.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_StructuredAppend_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.StructuredAppend(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.StructuredAppend.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_StructuredAppend_System_Boolean_">StructuredAppend(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.StructuredAppend.html#C1_Web_Mvc_DataMatrixEcc200_StructuredAppend">StructuredAppend</a>.
Indicates whether the symbol is part of a structured append message.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_SymbolSize_C1_Web_Mvc_Ecc200SymbolSize_" data-uid="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.SymbolSize(C1.Web.Mvc.Ecc200SymbolSize)">
          <a class="xref" href="C1.Web.Mvc.Fluent.DataMatrixEcc200Builder.SymbolSize.html#C1_Web_Mvc_Fluent_DataMatrixEcc200Builder_SymbolSize_C1_Web_Mvc_Ecc200SymbolSize_">SymbolSize(Ecc200SymbolSize)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.SymbolSize.html#C1_Web_Mvc_DataMatrixEcc200_SymbolSize">SymbolSize</a>.
Sets the size of symbol.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
