# GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo" class="text-break">PageInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents information about a page in a document.</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.ActiveReports.Rendering.Export.Streaming.html">GrapeCity.ActiveReports.Rendering.Export.Streaming</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp 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_ActiveReports_Rendering_Export_Streaming_PageInfo__ctor_System_Drawing_SizeF_System_Int32_" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.#ctor(System.Drawing.SizeF,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.-ctor.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo__ctor_System_Drawing_SizeF_System_Int32_">PageInfo(SizeF, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.html">PageInfo</a> class with the specified size and page number.</p>
</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_ActiveReports_Rendering_Export_Streaming_PageInfo_PageNumber" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.PageNumber">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.PageNumber.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_PageNumber">PageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the page number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_Size" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.Size">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.Size.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the page.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.Equals.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_GetHashCode" data-uid="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.Streaming.PageInfo.GetHashCode.html#GrapeCity_ActiveReports_Rendering_Export_Streaming_PageInfo_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
