# C1.WPF.FlexGrid.FlexSheetPaginator

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_FlexSheetPaginator" data-uid="C1.WPF.FlexGrid.FlexSheetPaginator" class="text-break">FlexSheetPaginator Class
</h1>
  <div class="markdown level0 summary"><p>The printing document paginator implementation to print C1FlexSheet.</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"><a class="xref" href="../C1.WPF.FlexGrid.4.6.2/C1.WPF.FlexGrid.FlexPaginator.html">FlexPaginator</a></div>
    <div class="level3"><span class="xref">FlexSheetPaginator</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.FlexSheet.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_FlexSheetPaginator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FlexSheetPaginator : FlexPaginator</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FlexSheetPaginator
    Inherits FlexPaginator</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_FlexSheetPaginator__ctor_C1_WPF_FlexGrid_C1FlexSheet_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__System_Double_" data-uid="C1.WPF.FlexGrid.FlexSheetPaginator.#ctor(C1.WPF.FlexGrid.C1FlexSheet,System.Windows.Size,System.Collections.Generic.List{System.Windows.FrameworkElement},C1.WPF.FlexGrid.PrintParameters,System.Collections.Generic.List{System.Int32},System.Collections.Generic.List{System.Int32},System.Double)">
          <a class="xref" href="C1.WPF.FlexGrid.FlexSheetPaginator.-ctor.html#C1_WPF_FlexGrid_FlexSheetPaginator__ctor_C1_WPF_FlexGrid_C1FlexSheet_System_Windows_Size_System_Collections_Generic_List_System_Windows_FrameworkElement__C1_WPF_FlexGrid_PrintParameters_System_Collections_Generic_List_System_Int32__System_Collections_Generic_List_System_Int32__System_Double_">FlexSheetPaginator(C1FlexSheet, Size, List&lt;FrameworkElement&gt;, PrintParameters, List&lt;int&gt;, List&lt;int&gt;, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Instantiate a new instance of the <a class="xref" href="C1.WPF.FlexGrid.FlexSheetPaginator.html">FlexSheetPaginator</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_FlexSheetPaginator_Sheets" data-uid="C1.WPF.FlexGrid.FlexSheetPaginator.Sheets">
          <a class="xref" href="C1.WPF.FlexGrid.FlexSheetPaginator.Sheets.html#C1_WPF_FlexGrid_FlexSheetPaginator_Sheets">Sheets</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_FlexSheetPaginator_GetPage_System_Int32_" data-uid="C1.WPF.FlexGrid.FlexSheetPaginator.GetPage(System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.FlexSheetPaginator.GetPage.html#C1_WPF_FlexGrid_FlexSheetPaginator_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>
