# C1.Web.Mvc.Fluent.Itf14Builder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_Itf14Builder" data-uid="C1.Web.Mvc.Fluent.Itf14Builder" class="text-break">Itf14Builder Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.Itf14.html">Itf14</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.Itf14.html">Itf14</a>, <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.html">Itf14Builder</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.Itf14.html">Itf14</a>, <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.html">Itf14Builder</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.Itf14.html">Itf14</a>, <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.html">Itf14Builder</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.Itf14.html">Itf14</a>, <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.html">Itf14Builder</a>&gt;</div>
    <div class="level6"><span class="xref">Itf14Builder</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_Itf14Builder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Itf14Builder : BarcodeBaseBuilder&lt;Itf14, Itf14Builder&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Itf14Builder
    Inherits BarcodeBaseBuilder(Of Itf14, Itf14Builder)
    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_Itf14Builder__ctor_C1_Web_Mvc_Itf14_" data-uid="C1.Web.Mvc.Fluent.Itf14Builder.#ctor(C1.Web.Mvc.Itf14)">
          <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.-ctor.html#C1_Web_Mvc_Fluent_Itf14Builder__ctor_C1_Web_Mvc_Itf14_">Itf14Builder(Itf14)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.html">Itf14Builder</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_Itf14Builder_BearerBar_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.Itf14Builder.BearerBar(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.BearerBar.html#C1_Web_Mvc_Fluent_Itf14Builder_BearerBar_System_Boolean_">BearerBar(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Itf14.BearerBar.html#C1_Web_Mvc_Itf14_BearerBar">BearerBar</a>.
Indicates whether to enable bearer bar (the thick black border) around the symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_Itf14Builder_LabelPosition_C1_Web_Mvc_Barcode_LabelPosition_" data-uid="C1.Web.Mvc.Fluent.Itf14Builder.LabelPosition(C1.Web.Mvc.Barcode.LabelPosition)">
          <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.LabelPosition.html#C1_Web_Mvc_Fluent_Itf14Builder_LabelPosition_C1_Web_Mvc_Barcode_LabelPosition_">LabelPosition(LabelPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Itf14.LabelPosition.html#C1_Web_Mvc_Itf14_LabelPosition">LabelPosition</a>.
Sets where to render the value of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_Itf14Builder_NwRatio_C1_Web_Mvc_NarrowWideRatio_" data-uid="C1.Web.Mvc.Fluent.Itf14Builder.NwRatio(C1.Web.Mvc.NarrowWideRatio)">
          <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.NwRatio.html#C1_Web_Mvc_Fluent_Itf14Builder_NwRatio_C1_Web_Mvc_NarrowWideRatio_">NwRatio(NarrowWideRatio)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Itf14.NwRatio.html#C1_Web_Mvc_Itf14_NwRatio">NwRatio</a>.
Sets the narrow and wide bar ratio of the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_Itf14Builder_ShowLabel_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.Itf14Builder.ShowLabel(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.Itf14Builder.ShowLabel.html#C1_Web_Mvc_Fluent_Itf14Builder_ShowLabel_System_Boolean_">ShowLabel(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Itf14.ShowLabel.html#C1_Web_Mvc_Itf14_ShowLabel">ShowLabel</a>.
Indicates whether the value is rendered under the symbol.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
