# C1.WPF.FlexGrid.FlexPaginator

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_FlexPaginator" data-uid="C1.WPF.FlexGrid.FlexPaginator" class="text-break">FlexPaginator 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">FlexPaginator</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.FlexGrid.html">C1.WPF.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexGrid.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_FlexPaginator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FlexPaginator : DocumentPaginator</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FlexPaginator
    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_FlexGrid_FlexPaginator__ctor_C1_WPF_FlexGrid_C1FlexGrid_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_" data-uid="C1.WPF.FlexGrid.FlexPaginator.#ctor(C1.WPF.FlexGrid.C1FlexGrid,System.Windows.Size,System.Collections.Generic.List{System.Windows.FrameworkElement},C1.WPF.FlexGrid.PrintParameters)">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.-ctor.html#C1_WPF_FlexGrid_FlexPaginator__ctor_C1_WPF_FlexGrid_C1FlexGrid_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_">FlexPaginator(C1FlexGrid, Size, List&lt;FrameworkElement&gt;, PrintParameters)</a>
        </td>
        <td class="markdown level1 summary"><p>Instantiate a new instance of the <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.html">FlexPaginator</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_FlexGrid_FlexPaginator_ContentLocation" data-uid="C1.WPF.FlexGrid.FlexPaginator.ContentLocation">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.ContentLocation.html#C1_WPF_FlexGrid_FlexPaginator_ContentLocation">ContentLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets content location.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_ContentSize" data-uid="C1.WPF.FlexGrid.FlexPaginator.ContentSize">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.ContentSize.html#C1_WPF_FlexGrid_FlexPaginator_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_FlexGrid_FlexPaginator_FlexGrid" data-uid="C1.WPF.FlexGrid.FlexPaginator.FlexGrid">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.FlexGrid.html#C1_WPF_FlexGrid_FlexPaginator_FlexGrid">FlexGrid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current printed C1FlexGrid instance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_IsPageCountValid" data-uid="C1.WPF.FlexGrid.FlexPaginator.IsPageCountValid">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.IsPageCountValid.html#C1_WPF_FlexGrid_FlexPaginator_IsPageCountValid">IsPageCountValid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_PageCount" data-uid="C1.WPF.FlexGrid.FlexPaginator.PageCount">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.PageCount.html#C1_WPF_FlexGrid_FlexPaginator_PageCount">PageCount</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_PageSize" data-uid="C1.WPF.FlexGrid.FlexPaginator.PageSize">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.PageSize.html#C1_WPF_FlexGrid_FlexPaginator_PageSize">PageSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_Pages" data-uid="C1.WPF.FlexGrid.FlexPaginator.Pages">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.Pages.html#C1_WPF_FlexGrid_FlexPaginator_Pages">Pages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the list of printed pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_PrintParameters" data-uid="C1.WPF.FlexGrid.FlexPaginator.PrintParameters">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.PrintParameters.html#C1_WPF_FlexGrid_FlexPaginator_PrintParameters">PrintParameters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the printing parameters.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_FlexPaginator_Source" data-uid="C1.WPF.FlexGrid.FlexPaginator.Source">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.Source.html#C1_WPF_FlexGrid_FlexPaginator_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_FlexGrid_FlexPaginator_GetPage_System_Int32_" data-uid="C1.WPF.FlexGrid.FlexPaginator.GetPage(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.FlexPaginator.GetPage.html#C1_WPF_FlexGrid_FlexPaginator_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>
