# GrapeCity.Documents.Excel.PageInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_PageInfo" data-uid="GrapeCity.Documents.Excel.PageInfo" class="text-break">PageInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represent the page information.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">PageInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_PageInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PageInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PageInfo</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_PageInfo__ctor" data-uid="GrapeCity.Documents.Excel.PageInfo.#ctor">
          <a class="xref" href="GrapeCity.Documents.Excel.PageInfo.-ctor.html#GrapeCity_Documents_Excel_PageInfo__ctor">PageInfo()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_PageInfo_PageContent" data-uid="GrapeCity.Documents.Excel.PageInfo.PageContent">
          <a class="xref" href="GrapeCity.Documents.Excel.PageInfo.PageContent.html#GrapeCity_Documents_Excel_PageInfo_PageContent">PageContent</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the page content info.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_PageInfo_PageCount" data-uid="GrapeCity.Documents.Excel.PageInfo.PageCount">
          <a class="xref" href="GrapeCity.Documents.Excel.PageInfo.PageCount.html#GrapeCity_Documents_Excel_PageInfo_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the total number of pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_PageInfo_PageNumber" data-uid="GrapeCity.Documents.Excel.PageInfo.PageNumber">
          <a class="xref" href="GrapeCity.Documents.Excel.PageInfo.PageNumber.html#GrapeCity_Documents_Excel_PageInfo_PageNumber">PageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the page number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_PageInfo_PageSettings" data-uid="GrapeCity.Documents.Excel.PageInfo.PageSettings">
          <a class="xref" href="GrapeCity.Documents.Excel.PageInfo.PageSettings.html#GrapeCity_Documents_Excel_PageInfo_PageSettings">PageSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the settings of the page which will be used when this page is printed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
