# C1.Web.Mvc.Interleaved2of5

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Interleaved2of5" data-uid="C1.Web.Mvc.Interleaved2of5" class="text-break">Interleaved2of5 Class
</h1>
  <div class="markdown level0 summary"><p>Represents a control for drawing Interleaved2of5 barcode type.</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="C1.Web.Mvc.Component.html">Component</a></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Control.html">Control</a></div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.BarcodeBase.html">BarcodeBase</a></div>
    <div class="level4"><span class="xref">Interleaved2of5</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><a class="xref" href="C1.Web.Mvc.ITemplate.html">ITemplate</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Interleaved2of5_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Interleaved2of5 : BarcodeBase, IHtmlContent, ITemplate</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Interleaved2of5
    Inherits BarcodeBase
    Implements IHtmlContent, ITemplate</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_Interleaved2of5__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_" data-uid="C1.Web.Mvc.Interleaved2of5.#ctor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper,System.String)">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.-ctor.html#C1_Web_Mvc_Interleaved2of5__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_">Interleaved2of5(IHtmlHelper, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Interleaved2of5.html">Interleaved2of5</a> instance.</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_Mvc_Interleaved2of5_AutoWidth" data-uid="C1.Web.Mvc.Interleaved2of5.AutoWidth">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.AutoWidth.html#C1_Web_Mvc_Interleaved2of5_AutoWidth">AutoWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the control width should automatically change along with the Value length.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_AutoWidthZoom" data-uid="C1.Web.Mvc.Interleaved2of5.AutoWidthZoom">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.AutoWidthZoom.html#C1_Web_Mvc_Interleaved2of5_AutoWidthZoom">AutoWidthZoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a zoom factor applied to the automatically calculated control width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_BearerBar" data-uid="C1.Web.Mvc.Interleaved2of5.BearerBar">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.BearerBar.html#C1_Web_Mvc_Interleaved2of5_BearerBar">BearerBar</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to enable bearer bar (the thick black border) around the symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_CheckCharacter" data-uid="C1.Web.Mvc.Interleaved2of5.CheckCharacter">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.CheckCharacter.html#C1_Web_Mvc_Interleaved2of5_CheckCharacter">CheckCharacter</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to enable the check character. Since Interleaved2of5 requires an even number of digits to “interleave” numbers, the data encoded must be an odd number of digits when using a check character, thus resulting in the required even number of digits.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_LabelPosition" data-uid="C1.Web.Mvc.Interleaved2of5.LabelPosition">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.LabelPosition.html#C1_Web_Mvc_Interleaved2of5_LabelPosition">LabelPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets where to render the value of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_NwRatio" data-uid="C1.Web.Mvc.Interleaved2of5.NwRatio">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.NwRatio.html#C1_Web_Mvc_Interleaved2of5_NwRatio">NwRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the narrow and wide bar ratio of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Interleaved2of5_ShowLabel" data-uid="C1.Web.Mvc.Interleaved2of5.ShowLabel">
          <a class="xref" href="C1.Web.Mvc.Interleaved2of5.ShowLabel.html#C1_Web_Mvc_Interleaved2of5_ShowLabel">ShowLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the value is rendered under the symbol.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
