# GrapeCity.ActiveReports.Viewer.Win.DisplayUnits

## Content

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




  <h1 id="GrapeCity_ActiveReports_Viewer_Win_DisplayUnits" data-uid="GrapeCity.ActiveReports.Viewer.Win.DisplayUnits" class="text-break">DisplayUnits Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the units of measurement. This enumeration is obsolete and no longer used.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.html">GrapeCity.ActiveReports.Viewer.Win</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Viewer_Win_DisplayUnits_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete]
public enum DisplayUnits</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Win_DisplayUnits_Inches">Inches</td>
        <td><p>Inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Win_DisplayUnits_Metric">Metric</td>
        <td><p>Metrics.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
