# GrapeCity.ActiveReports.SectionReportModel.Barcode.NarrowBarWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_SectionReportModel_Barcode_NarrowBarWidth_" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.NarrowBarWidth*">NarrowBarWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_SectionReportModel_Barcode_NarrowBarWidth_" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.NarrowBarWidth*"></a>
<h4 id="GrapeCity_ActiveReports_SectionReportModel_Barcode_NarrowBarWidth" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.NarrowBarWidth">NarrowBarWidth</h4>
<div class="markdown level1 summary"><p>Also known as the X dimension, this is a value defining the width of the narrowest part of the barcode.
Before using an extremely small value for this width, ensure that the scanner can read it.
This value is in pixel for SectionReports and in point/inch/cm for PageReports.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float NarrowBarWidth { get; set; }</code></pre>
</div>
</div>
