# C1.BarCode.WholeSize

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_BarCode_WholeSize" data-uid="C1.BarCode.WholeSize" class="text-break">WholeSize Class
</h1>
  <div class="markdown level0 summary"><p>Represents the overall size of barcode control.</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">WholeSize</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.BarCode.html">C1.BarCode</a></h6>
  <h6><strong>Assembly</strong>: C1.Web.Api.BarCode.dll</h6>
  <h5 id="C1_BarCode_WholeSize_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WholeSize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WholeSize</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_BarCode_WholeSize__ctor" data-uid="C1.BarCode.WholeSize.#ctor">
          <a class="xref" href="C1.BarCode.WholeSize.-ctor.html#C1_BarCode_WholeSize__ctor">WholeSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of WholeSize.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_WholeSize__ctor_System_Single_System_Single_" data-uid="C1.BarCode.WholeSize.#ctor(System.Single,System.Single)">
          <a class="xref" href="C1.BarCode.WholeSize.-ctor.html#C1_BarCode_WholeSize__ctor_System_Single_System_Single_">WholeSize(float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of WholeSize.</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_BarCode_WholeSize_WholeHeight" data-uid="C1.BarCode.WholeSize.WholeHeight">
          <a class="xref" href="C1.BarCode.WholeSize.WholeHeight.html#C1_BarCode_WholeSize_WholeHeight">WholeHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Height of overall of barcode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_BarCode_WholeSize_WholeWidth" data-uid="C1.BarCode.WholeSize.WholeWidth">
          <a class="xref" href="C1.BarCode.WholeSize.WholeWidth.html#C1_BarCode_WholeSize_WholeWidth">WholeWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Width of overall of barcode.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
