# C1.Web.Mvc.Gs1DataBarBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Gs1DataBarBase" data-uid="C1.Web.Mvc.Gs1DataBarBase" class="text-break">Gs1DataBarBase Class
</h1>
  <div class="markdown level0 summary"><p>Base abstract class for all GS1 DataBar control classes.</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">Gs1DataBarBase</span></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarExpanded.html">Gs1DataBarExpanded</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarExpandedStacked.html">Gs1DataBarExpandedStacked</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarLimited.html">Gs1DataBarLimited</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarOmnidirectional.html">Gs1DataBarOmnidirectional</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarStacked.html">Gs1DataBarStacked</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarStackedOmnidirectional.html">Gs1DataBarStackedOmnidirectional</a></div>
      <div class="level5"><a class="xref" href="C1.Web.Mvc.Gs1DataBarTruncated.html">Gs1DataBarTruncated</a></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_Gs1DataBarBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class Gs1DataBarBase : BarcodeBase, IHtmlContent, ITemplate</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class Gs1DataBarBase
    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_Gs1DataBarBase__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_" data-uid="C1.Web.Mvc.Gs1DataBarBase.#ctor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper,System.String)">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.-ctor.html#C1_Web_Mvc_Gs1DataBarBase__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_">Gs1DataBarBase(IHtmlHelper, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.html">Gs1DataBarBase</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_Gs1DataBarBase_HideAiText" data-uid="C1.Web.Mvc.Gs1DataBarBase.HideAiText">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.HideAiText.html#C1_Web_Mvc_Gs1DataBarBase_HideAiText">HideAiText</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to show the Application Identifier in the label text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarBase_HideLinkageText" data-uid="C1.Web.Mvc.Gs1DataBarBase.HideLinkageText">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.HideLinkageText.html#C1_Web_Mvc_Gs1DataBarBase_HideLinkageText">HideLinkageText</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether to show the linkage in the label text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarBase_LabelPosition" data-uid="C1.Web.Mvc.Gs1DataBarBase.LabelPosition">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.LabelPosition.html#C1_Web_Mvc_Gs1DataBarBase_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_Gs1DataBarBase_Linkage" data-uid="C1.Web.Mvc.Gs1DataBarBase.Linkage">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.Linkage.html#C1_Web_Mvc_Gs1DataBarBase_Linkage">Linkage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a 2D Composite Component and its separator pattern are printed above the GS1 DataBar symbol with the separator pattern aligned and contiguous to the GS1 DataBar symbol.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarBase_LinkageHeight" data-uid="C1.Web.Mvc.Gs1DataBarBase.LinkageHeight">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.LinkageHeight.html#C1_Web_Mvc_Gs1DataBarBase_LinkageHeight">LinkageHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the linkage symbol height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarBase_LinkageVersion" data-uid="C1.Web.Mvc.Gs1DataBarBase.LinkageVersion">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.LinkageVersion.html#C1_Web_Mvc_Gs1DataBarBase_LinkageVersion">LinkageVersion</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the composite barcode component that can be used in linkage.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Gs1DataBarBase_ShowLabel" data-uid="C1.Web.Mvc.Gs1DataBarBase.ShowLabel">
          <a class="xref" href="C1.Web.Mvc.Gs1DataBarBase.ShowLabel.html#C1_Web_Mvc_Gs1DataBarBase_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>
