# C1.Web.Api.BarCode.Code25intlvOptions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Api_BarCode_Code25intlvOptions" data-uid="C1.Web.Api.BarCode.Code25intlvOptions" class="text-break">Code25intlvOptions Class
</h1>
  <div class="markdown level0 summary"><p>The options of Code25intlv.</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">Code25intlvOptions</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_Code25intlvOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Code25intlvOptions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Code25intlvOptions</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_Code25intlvOptions__ctor" data-uid="C1.Web.Api.BarCode.Code25intlvOptions.#ctor">
          <a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.-ctor.html#C1_Web_Api_BarCode_Code25intlvOptions__ctor">Code25intlvOptions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.html">Code25intlvOptions</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_Code25intlvOptions_BearBar" data-uid="C1.Web.Api.BarCode.Code25intlvOptions.BearBar">
          <a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.BearBar.html#C1_Web_Api_BarCode_Code25intlvOptions_BearBar">BearBar</a>
        </td>
        <td class="markdown level1 summary"><p>Whether or not to display  bearer bar to ITF barcode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_Code25intlvOptions_LineStroke" data-uid="C1.Web.Api.BarCode.Code25intlvOptions.LineStroke">
          <a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.LineStroke.html#C1_Web_Api_BarCode_Code25intlvOptions_LineStroke">LineStroke</a>
        </td>
        <td class="markdown level1 summary"><p>The color of bearer bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Api_BarCode_Code25intlvOptions_LineStrokeThickness" data-uid="C1.Web.Api.BarCode.Code25intlvOptions.LineStrokeThickness">
          <a class="xref" href="C1.Web.Api.BarCode.Code25intlvOptions.LineStrokeThickness.html#C1_Web_Api_BarCode_Code25intlvOptions_LineStrokeThickness">LineStrokeThickness</a>
        </td>
        <td class="markdown level1 summary"><p>The line width of bearer bar.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
