# GrapeCity.ActiveReports.Layout.PageInfoResult

## Content

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



  <h1 id="GrapeCity_ActiveReports_Layout_PageInfoResult" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult" class="text-break">PageInfoResult Struct
</h1>
  <div class="markdown level0 summary"><p>Encapsulates results returned by page information service</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Layout.html">GrapeCity.ActiveReports.Layout</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Layout_PageInfoResult_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct PageInfoResult</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_Layout_PageInfoResult__ctor_System_Object_GrapeCity_ActiveReports_Layout_PageInfoStatus_System_Boolean_" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.#ctor(System.Object,GrapeCity.ActiveReports.Layout.PageInfoStatus,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.-ctor.html#GrapeCity_ActiveReports_Layout_PageInfoResult__ctor_System_Object_GrapeCity_ActiveReports_Layout_PageInfoStatus_System_Boolean_">PageInfoResult(object, PageInfoStatus, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes result with supplied value and <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoStatus.html">PageInfoStatus</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Layout_PageInfoResult_Invalid" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.Invalid">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.Invalid.html">Invalid</a>
        </td>
        <td class="markdown level1 summary"><p>The invalid page info result constant.</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_Layout_PageInfoResult_HasValue" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.HasValue">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.HasValue.html#GrapeCity_ActiveReports_Layout_PageInfoResult_HasValue">HasValue</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies if Value property was assigned</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Layout_PageInfoResult_Status" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.Status">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.Status.html#GrapeCity_ActiveReports_Layout_PageInfoResult_Status">Status</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the status of this result.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Layout_PageInfoResult_Value" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.Value.html#GrapeCity_ActiveReports_Layout_PageInfoResult_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies a value of result returned by page information service</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Layout_PageInfoResult_ValueIsValid" data-uid="GrapeCity.ActiveReports.Layout.PageInfoResult.ValueIsValid">
          <a class="xref" href="GrapeCity.ActiveReports.Layout.PageInfoResult.ValueIsValid.html#GrapeCity_ActiveReports_Layout_PageInfoResult_ValueIsValid">ValueIsValid</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies that value in this result is valid and completely evaluated</p>
</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>
