# GrapeCity.ActiveReports.Core.Document.ITextLineHeightService

## Content

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



  <h1 id="GrapeCity_ActiveReports_Core_Document_ITextLineHeightService" data-uid="GrapeCity.ActiveReports.Core.Document.ITextLineHeightService" class="text-break">ITextLineHeightService Interface
</h1>
  <div class="markdown level0 summary"><p>For calculating size in different Compatibility Mode
For internal use.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Core.Document.html">GrapeCity.ActiveReports.Core.Document</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Core_Document_ITextLineHeightService_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITextLineHeightService</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Core_Document_ITextLineHeightService_GetLineHeight_GrapeCity_ActiveReports_Document_Drawing_Font_" data-uid="GrapeCity.ActiveReports.Core.Document.ITextLineHeightService.GetLineHeight(GrapeCity.ActiveReports.Document.Drawing.Font)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.ITextLineHeightService.GetLineHeight.html#GrapeCity_ActiveReports_Core_Document_ITextLineHeightService_GetLineHeight_GrapeCity_ActiveReports_Document_Drawing_Font_">GetLineHeight(Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates line height without line spacing, in inches.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
