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

## Content

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



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



<a id="GrapeCity_ActiveReports_Export_Image_Page_Settings_StartPage_" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.StartPage*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Image_Page_Settings_StartPage" data-uid="GrapeCity.ActiveReports.Export.Image.Page.Settings.StartPage">StartPage</h4>
<div class="markdown level1 summary"><p>The default value of zero in this and the EndPage properties render all of the report pages to images.
Otherwise, set this value to the number of the first page to render.</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>
