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

## Content

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



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



<a id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_StartPage_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.StartPage*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_StartPage" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.StartPage">StartPage</h4>
<div class="markdown level1 summary"><p>Gets or sets the first page of the report to render. A value of 0 indicates that all pages are rendered. The default value is 1.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int StartPage { get; set; }</code></pre>
</div>
</div>
