# C1.WPF.Pivot.PivotPrintManager.Print

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Pivot_PivotPrintManager_Print_" data-uid="C1.WPF.Pivot.PivotPrintManager.Print*">Print Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Pivot_PivotPrintManager_Print_" data-uid="C1.WPF.Pivot.PivotPrintManager.Print*"></a>
<h4 id="C1_WPF_Pivot_PivotPrintManager_Print_C1_WPF_Pivot_FlexPivotPage_C1_WPF_Pivot_ReportOptions_" data-uid="C1.WPF.Pivot.PivotPrintManager.Print(C1.WPF.Pivot.FlexPivotPage,C1.WPF.Pivot.ReportOptions)">Print(FlexPivotPage, ReportOptions)</h4>
<div class="markdown level1 summary"><p>Generates a report based on the current FlexPivot view.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void Print(FlexPivotPage flexPivotPage, ReportOptions reportOptions)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub Print(flexPivotPage As FlexPivotPage, reportOptions As ReportOptions)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.FlexPivotPage.html">FlexPivotPage</a></td>
      <td><span class="parametername">flexPivotPage</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.FlexPivotPage.html">FlexPivotPage</a> that contains the view to be printed.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.ReportOptions.html">ReportOptions</a></td>
      <td><span class="parametername">reportOptions</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.ReportOptions.html">ReportOptions</a> that contains options to be used when generating the report.</p>
</td>
    </tr>
  </tbody>
</table>


<a id="C1_WPF_Pivot_PivotPrintManager_Print_" data-uid="C1.WPF.Pivot.PivotPrintManager.Print*"></a>
<h4 id="C1_WPF_Pivot_PivotPrintManager_Print_C1_WPF_Pivot_FlexPivotPanel_C1_WPF_Pivot_ReportOptions_C1_WPF_Pivot_FlexPivotGrid_C1_WPF_Pivot_FlexPivotChart_C1_WPF_Grid_FlexGrid_" data-uid="C1.WPF.Pivot.PivotPrintManager.Print(C1.WPF.Pivot.FlexPivotPanel,C1.WPF.Pivot.ReportOptions,C1.WPF.Pivot.FlexPivotGrid,C1.WPF.Pivot.FlexPivotChart,C1.WPF.Grid.FlexGrid)">Print(FlexPivotPanel, ReportOptions, FlexPivotGrid, FlexPivotChart, FlexGrid)</h4>
<div class="markdown level1 summary"><p>Generates a report based on the current FlexPivot view.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void Print(FlexPivotPanel flexPivotPanel, ReportOptions reportOptions, FlexPivotGrid flexPivotGrid = null, FlexPivotChart flexPivotChart = null, FlexGrid rawDataGrid = null)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub Print(flexPivotPanel As FlexPivotPanel, reportOptions As ReportOptions, Optional flexPivotGrid As FlexPivotGrid = Nothing, Optional flexPivotChart As FlexPivotChart = Nothing, Optional rawDataGrid As FlexGrid = Nothing)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.FlexPivotPanel.html">FlexPivotPanel</a></td>
      <td><span class="parametername">flexPivotPanel</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.FlexPivotPanel.html">FlexPivotPanel</a></p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.ReportOptions.html">ReportOptions</a></td>
      <td><span class="parametername">reportOptions</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.ReportOptions.html">ReportOptions</a>that contains options to be used when generating the report.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.FlexPivotGrid.html">FlexPivotGrid</a></td>
      <td><span class="parametername">flexPivotGrid</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.FlexPivotGrid.html">FlexPivotGrid</a>that contains the grid view to be printed</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="C1.WPF.Pivot.FlexPivotChart.html">FlexPivotChart</a></td>
      <td><span class="parametername">flexPivotChart</span></td>
      <td><p><a class="xref" href="C1.WPF.Pivot.FlexPivotChart.html">FlexPivotChart</a>that contains the chart view to be printed</p>
</td>
    </tr>
    <tr>
      <td><span class="xref">FlexGrid</span></td>
      <td><span class="parametername">rawDataGrid</span></td>
      <td><p><span class="xref">C1.WPF.Grid.FlexGrid</span>that contains the raw data view to be printed</p>
</td>
    </tr>
  </tbody>
</table>
</div>
