# C1.WPF.Grid.GridPaginator

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Grid_GridPaginator" data-uid="C1.WPF.Grid.GridPaginator" class="text-break">GridPaginator Class
</h1>
  <div class="markdown level0 summary"><p>Document paginator class for WPF.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.documents.documentpaginator">DocumentPaginator</a></div>
    <div class="level2"><span class="xref">GridPaginator</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Grid.html">C1.WPF.Grid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Grid.dll</h6>
  <h5 id="C1_WPF_Grid_GridPaginator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridPaginator : DocumentPaginator</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridPaginator
    Inherits DocumentPaginator</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="C1_WPF_Grid_GridPaginator__ctor_C1_WPF_Grid_FlexGrid_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_Grid_GridPrintParameters_" data-uid="C1.WPF.Grid.GridPaginator.#ctor(C1.WPF.Grid.FlexGrid,System.Windows.Size,System.Collections.Generic.List{System.Windows.FrameworkElement},C1.WPF.Grid.GridPrintParameters)">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.-ctor.html#C1_WPF_Grid_GridPaginator__ctor_C1_WPF_Grid_FlexGrid_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_Grid_GridPrintParameters_">GridPaginator(FlexGrid, Size, List&lt;FrameworkElement&gt;, GridPrintParameters)</a>
        </td>
        <td class="markdown level1 summary"><p>Instantiate a new instance of the <a class="xref" href="C1.WPF.Grid.GridPaginator.html">GridPaginator</a>.</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="C1_WPF_Grid_GridPaginator_ContentLocation" data-uid="C1.WPF.Grid.GridPaginator.ContentLocation">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.ContentLocation.html#C1_WPF_Grid_GridPaginator_ContentLocation">ContentLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets content location.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_ContentSize" data-uid="C1.WPF.Grid.GridPaginator.ContentSize">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.ContentSize.html#C1_WPF_Grid_GridPaginator_ContentSize">ContentSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets size which is used to layout page content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_FlexGrid" data-uid="C1.WPF.Grid.GridPaginator.FlexGrid">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.FlexGrid.html#C1_WPF_Grid_GridPaginator_FlexGrid">FlexGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current printed C1FlexGrid instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_IsPageCountValid" data-uid="C1.WPF.Grid.GridPaginator.IsPageCountValid">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.IsPageCountValid.html#C1_WPF_Grid_GridPaginator_IsPageCountValid">IsPageCountValid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_PageCount" data-uid="C1.WPF.Grid.GridPaginator.PageCount">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.PageCount.html#C1_WPF_Grid_GridPaginator_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_PageSize" data-uid="C1.WPF.Grid.GridPaginator.PageSize">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.PageSize.html#C1_WPF_Grid_GridPaginator_PageSize">PageSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_Pages" data-uid="C1.WPF.Grid.GridPaginator.Pages">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.Pages.html#C1_WPF_Grid_GridPaginator_Pages">Pages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the list of printed pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_PrintParameters" data-uid="C1.WPF.Grid.GridPaginator.PrintParameters">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.PrintParameters.html#C1_WPF_Grid_GridPaginator_PrintParameters">PrintParameters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the printing parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Grid_GridPaginator_Source" data-uid="C1.WPF.Grid.GridPaginator.Source">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.Source.html#C1_WPF_Grid_GridPaginator_Source">Source</a>
        </td>
        <td class="markdown level1 summary"></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="C1_WPF_Grid_GridPaginator_GetPage_System_Int32_" data-uid="C1.WPF.Grid.GridPaginator.GetPage(System.Int32)">
          <a class="xref" href="C1.WPF.Grid.GridPaginator.GetPage.html#C1_WPF_Grid_GridPaginator_GetPage_System_Int32_">GetPage(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the printed page by number.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
