# GrapeCity.ActiveReports.Export.Image.Page.Settings.PageHeight

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Image_Page_Settings_PageHeight_" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.PageHeight*">PageHeight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Image_Page_Settings_PageHeight_" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.PageHeight*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Image_Page_Settings_PageHeight" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.PageHeight">PageHeight</h4>
<div class="markdown level1 summary"><p>Set the value in inches to use for the height of the image.
The format is an integer or decimal with &quot;in&quot; as the suffix, for example &quot;11in&quot; for 11 inches.
The value set in this property overrides the report's settings.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string PageHeight { get; set; }</code></pre>
</div>
</div>
