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

## Content

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



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



<a id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageWidth_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageWidth*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_PageWidth" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.PageWidth">PageWidth</h4>
<div class="markdown level1 summary"><p>Gets or sets the page width value, in inches, to set for the report. You must include an integer or decimal value followed by &quot;in&quot; (for example, 1in). This value overrides the report's original 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>
