# GrapeCity.Documents.Barcode.DataMatrixOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Barcode_DataMatrixOptions" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions" class="text-break">DataMatrixOptions Class
</h1>
  <div class="markdown level0 summary"><p>The options of DataMatrix.</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="GrapeCity.Documents.Barcode.BarCodeOptionsBase.html">BarCodeOptionsBase</a></div>
    <div class="level2"><span class="xref">DataMatrixOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Barcode.html">GrapeCity.Documents.Barcode</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Barcode.dll</h6>
  <h5 id="GrapeCity_Documents_Barcode_DataMatrixOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DataMatrixOptions : BarCodeOptionsBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DataMatrixOptions
    Inherits BarCodeOptionsBase</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="GrapeCity_Documents_Barcode_DataMatrixOptions__ctor" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.#ctor">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.-ctor.html#GrapeCity_Documents_Barcode_DataMatrixOptions__ctor">DataMatrixOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.html">DataMatrixOptions</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions__ctor_System_String_" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.#ctor(System.String)">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.-ctor.html#GrapeCity_Documents_Barcode_DataMatrixOptions__ctor_System_String_">DataMatrixOptions(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.html">DataMatrixOptions</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="GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc000_140SymbolSize" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc000_140SymbolSize">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc000_140SymbolSize.html#GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc000_140SymbolSize">Ecc000_140SymbolSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the ECC000-140 symbol.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc200EncodingMode" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc200EncodingMode">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc200EncodingMode.html#GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc200EncodingMode">Ecc200EncodingMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ECC200 encoding mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc200SymbolSize" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc200SymbolSize">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.Ecc200SymbolSize.html#GrapeCity_Documents_Barcode_DataMatrixOptions_Ecc200SymbolSize">Ecc200SymbolSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the ECC200 symbol.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_EccMode" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.EccMode">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.EccMode.html#GrapeCity_Documents_Barcode_DataMatrixOptions_EccMode">EccMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ECC mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_FileIdentifier" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.FileIdentifier">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.FileIdentifier.html#GrapeCity_Documents_Barcode_DataMatrixOptions_FileIdentifier">FileIdentifier</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the file identifier of a related group of structured append symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_StructureNumber" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.StructureNumber">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.StructureNumber.html#GrapeCity_Documents_Barcode_DataMatrixOptions_StructureNumber">StructureNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the structure number of current symbol within the structuerd append symbols.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_StructuredAppend" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.StructuredAppend">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.StructuredAppend.html#GrapeCity_Documents_Barcode_DataMatrixOptions_StructuredAppend">StructuredAppend</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the current symbol is part of structured append symbols.</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="GrapeCity_Documents_Barcode_DataMatrixOptions_AssignFrom_GrapeCity_Documents_Barcode_BarCodeOptionsBase_" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.AssignFrom(GrapeCity.Documents.Barcode.BarCodeOptionsBase)">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.AssignFrom.html#GrapeCity_Documents_Barcode_DataMatrixOptions_AssignFrom_GrapeCity_Documents_Barcode_BarCodeOptionsBase_">AssignFrom(BarCodeOptionsBase)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns (copies) properties from another <a class="xref" href="GrapeCity.Documents.Barcode.BarCodeOptionsBase.html">BarCodeOptionsBase</a> to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_Clone" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.Clone">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.Clone.html#GrapeCity_Documents_Barcode_DataMatrixOptions_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes object copy</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_Reset" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.Reset">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.Reset.html#GrapeCity_Documents_Barcode_DataMatrixOptions_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all properties to default values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_ResetEncoding" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.ResetEncoding">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.ResetEncoding.html#GrapeCity_Documents_Barcode_DataMatrixOptions_ResetEncoding">ResetEncoding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_ShouldSerialize" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.ShouldSerialize">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.ShouldSerialize.html#GrapeCity_Documents_Barcode_DataMatrixOptions_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="GrapeCity_Documents_Barcode_DataMatrixOptions_ShouldSerializeEncoding" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.ShouldSerializeEncoding">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.ShouldSerializeEncoding.html#GrapeCity_Documents_Barcode_DataMatrixOptions_ShouldSerializeEncoding">ShouldSerializeEncoding()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_DataMatrixOptions_ToString" data-uid="GrapeCity.Documents.Barcode.DataMatrixOptions.ToString">
          <a class="xref" href="GrapeCity.Documents.Barcode.DataMatrixOptions.ToString.html#GrapeCity_Documents_Barcode_DataMatrixOptions_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>
