# C1.WPF.FlexGrid.IPrintFactory

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_IPrintFactory" data-uid="C1.WPF.FlexGrid.IPrintFactory" class="text-break">IPrintFactory Interface
</h1>
  <div class="markdown level0 summary"><p>Provides the factory interface to create the components for printing process.</p>
</div>
  <div class="markdown level0 conceptual"></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_IPrintFactory_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IPrintFactory</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IPrintFactory</code></pre>
  </div>
  <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_IPrintFactory_CreatePrintPaginator_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.IPrintFactory.CreatePrintPaginator(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.IPrintFactory.CreatePrintPaginator.html#C1_WPF_FlexGrid_IPrintFactory_CreatePrintPaginator_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_">CreatePrintPaginator(Size, List&lt;FrameworkElement&gt;, PrintParameters, List&lt;int&gt;, List&lt;int&gt;, double)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
