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

## Content

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



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



<a id="GrapeCity_ActiveReports_Export_Image_Page_Settings_PageWidth_" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.PageWidth*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Image_Page_Settings_PageWidth" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.PageWidth">PageWidth</h4>
<div class="markdown level1 summary"><p>Set the value in inches to use for the width of the image.
The format is an integer or decimal with &quot;in&quot; as the suffix, for example &quot;8in&quot; for 8 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 PageWidth { get; set; }</code></pre>
</div>
</div>
