# C1.WPF.GanttView.PrintManager

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_GanttView_PrintManager" data-uid="C1.WPF.GanttView.PrintManager" class="text-break">PrintManager Class
</h1>
  <div class="markdown level0 summary"><p>Handles printing Gantt reports.</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"><span class="xref">PrintManager</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.GanttView.html">C1.WPF.GanttView</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.GanttView.4.6.2.dll</h6>
  <h5 id="C1_WPF_GanttView_PrintManager_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PrintManager</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PrintManager</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_GanttView_PrintManager__ctor" data-uid="C1.WPF.GanttView.PrintManager.#ctor">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.-ctor.html#C1_WPF_GanttView_PrintManager__ctor">PrintManager()</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_GanttView_PrintManager_Preview_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_" data-uid="C1.WPF.GanttView.PrintManager.Preview(C1.WPF.GanttView.C1GanttView,C1.WPF.GanttView.ReportOptions)">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.Preview.html#C1_WPF_GanttView_PrintManager_Preview_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_">Preview(C1GanttView, ReportOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens a separate application window in which end users can preview the output that would be generated by the print operation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_PrintManager_Preview_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_System_String_" data-uid="C1.WPF.GanttView.PrintManager.Preview(C1.WPF.GanttView.C1GanttView,C1.WPF.GanttView.ReportOptions,System.String)">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.Preview.html#C1_WPF_GanttView_PrintManager_Preview_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_System_String_">Preview(C1GanttView, ReportOptions, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens a separate application window in wich end users can preview the output that would be generated by the print operation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_PrintType_" data-uid="C1.WPF.GanttView.PrintManager.Print(C1.WPF.GanttView.C1GanttView,C1.WPF.GanttView.PrintType)">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.Print.html#C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_PrintType_">Print(C1GanttView, PrintType)</a>
        </td>
        <td class="markdown level1 summary"><p>Sends the specified printing style to the printer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_" data-uid="C1.WPF.GanttView.PrintManager.Print(C1.WPF.GanttView.C1GanttView,C1.WPF.GanttView.ReportOptions)">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.Print.html#C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_">Print(C1GanttView, ReportOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Print specific GanttView.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_System_String_" data-uid="C1.WPF.GanttView.PrintManager.Print(C1.WPF.GanttView.C1GanttView,C1.WPF.GanttView.ReportOptions,System.String)">
          <a class="xref" href="C1.WPF.GanttView.PrintManager.Print.html#C1_WPF_GanttView_PrintManager_Print_C1_WPF_GanttView_C1GanttView_C1_WPF_GanttView_ReportOptions_System_String_">Print(C1GanttView, ReportOptions, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sends the specified customer printing style from file to the printer.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
