# GrapeCity.Spreadsheet.Printing.IPageSetup.EvenPage

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Printing_IPageSetup_EvenPage_" data-uid="GrapeCity.Spreadsheet.Printing.IPageSetup.EvenPage*">EvenPage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Printing_IPageSetup_EvenPage_" data-uid="GrapeCity.Spreadsheet.Printing.IPageSetup.EvenPage*"></a>
<h4 id="GrapeCity_Spreadsheet_Printing_IPageSetup_EvenPage" data-uid="GrapeCity.Spreadsheet.Printing.IPageSetup.EvenPage">EvenPage</h4>
<div class="markdown level1 summary"><p>Gets or sets a <span class="xref">GrapeCity.Spreadsheet.Printing.PageSetup</span> value indicating whether the alignment of text on the even page of a worksheet or section.
<returns>A <span class="xref">GrapeCity.Spreadsheet.Printing.PageSetup</span> value specifying the alignment of text on the even page.</returns></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IPageSetup EvenPage { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property EvenPage As IPageSetup</code></pre>
</div>
</div>
