# GrapeCity.Documents.Barcode.Ean128Fnc1Options

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Barcode_Ean128Fnc1Options" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options" class="text-break">Ean128Fnc1Options Class
</h1>
  <div class="markdown level0 summary"><p>The options of Code128</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">Ean128Fnc1Options</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_Ean128Fnc1Options_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Ean128Fnc1Options : BarCodeOptionsBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Ean128Fnc1Options
    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_Ean128Fnc1Options__ctor" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.#ctor">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.-ctor.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options__ctor">Ean128Fnc1Options()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.html">Ean128Fnc1Options</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_Ean128Fnc1Options__ctor_System_String_" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.#ctor(System.String)">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.-ctor.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options__ctor_System_String_">Ean128Fnc1Options(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.html">Ean128Fnc1Options</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_Ean128Fnc1Options_BarAdjust" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.BarAdjust">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.BarAdjust.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_BarAdjust">BarAdjust</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the adjustment size by dot.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_Ean128Fnc1Options_Dpi" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.Dpi">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.Dpi.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_Dpi">Dpi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the resolution of the printer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_Ean128Fnc1Options_ModuleSize" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.ModuleSize">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.ModuleSize.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_ModuleSize">ModuleSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal size of the barcode module.</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_Ean128Fnc1Options_AssignFrom_GrapeCity_Documents_Barcode_BarCodeOptionsBase_" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.AssignFrom(GrapeCity.Documents.Barcode.BarCodeOptionsBase)">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.AssignFrom.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_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_Ean128Fnc1Options_Clone" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.Clone">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.Clone.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Makes object copy</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Barcode_Ean128Fnc1Options_ToString" data-uid="GrapeCity.Documents.Barcode.Ean128Fnc1Options.ToString">
          <a class="xref" href="GrapeCity.Documents.Barcode.Ean128Fnc1Options.ToString.html#GrapeCity_Documents_Barcode_Ean128Fnc1Options_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>
