# FarPoint.Web.Spread.PagerInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_PagerInfo" data-uid="FarPoint.Web.Spread.PagerInfo" class="text-break">PagerInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents information about the page navigation aids in the Spread component.</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">PagerInfo</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_PagerInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class PagerInfo : ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class PagerInfo
    Implements ISerializeSupport</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="FarPoint_Web_Spread_PagerInfo__ctor" data-uid="FarPoint.Web.Spread.PagerInfo.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.-ctor.html#FarPoint_Web_Spread_PagerInfo__ctor">PagerInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new PagerInfo object.</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="FarPoint_Web_Spread_PagerInfo_Align" data-uid="FarPoint.Web.Spread.PagerInfo.Align">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Align.html#FarPoint_Web_Spread_PagerInfo_Align">Align</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the page navigation aids.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_BackColor" data-uid="FarPoint.Web.Spread.PagerInfo.BackColor">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.BackColor.html#FarPoint_Web_Spread_PagerInfo_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the page navigation aids.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_ButtonType" data-uid="FarPoint.Web.Spread.PagerInfo.ButtonType">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.ButtonType.html#FarPoint_Web_Spread_PagerInfo_ButtonType">ButtonType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of button on the pager of the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_CssClass" data-uid="FarPoint.Web.Spread.PagerInfo.CssClass">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.CssClass.html#FarPoint_Web_Spread_PagerInfo_CssClass">CssClass</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the CSS class name for the Pager.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_Font" data-uid="FarPoint.Web.Spread.PagerInfo.Font">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Font.html#FarPoint_Web_Spread_PagerInfo_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font information for the page navigation aids.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_ForeColor" data-uid="FarPoint.Web.Spread.PagerInfo.ForeColor">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.ForeColor.html#FarPoint_Web_Spread_PagerInfo_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color in the page navigation aids.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_Mode" data-uid="FarPoint.Web.Spread.PagerInfo.Mode">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Mode.html#FarPoint_Web_Spread_PagerInfo_Mode">Mode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which page navigation aids are displayed in the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_PageCount" data-uid="FarPoint.Web.Spread.PagerInfo.PageCount">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.PageCount.html#FarPoint_Web_Spread_PagerInfo_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of page numbers displayed with the page navigation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_Position" data-uid="FarPoint.Web.Spread.PagerInfo.Position">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Position.html#FarPoint_Web_Spread_PagerInfo_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets where page navigation aids are displayed in the Spread component.</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="FarPoint_Web_Spread_PagerInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Web.Spread.PagerInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Deserialize.html#FarPoint_Web_Spread_PagerInfo_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the pager information from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_Reset" data-uid="FarPoint.Web.Spread.PagerInfo.Reset">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Reset.html#FarPoint_Web_Spread_PagerInfo_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the properties of the page navigation aids of the Spread component to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_PagerInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.PagerInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.PagerInfo.Serialize.html#FarPoint_Web_Spread_PagerInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the pager information to XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
