# C1.Win.Document.C1DXPrintManager

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Document_C1DXPrintManager" data-uid="C1.Win.Document.C1DXPrintManager" class="text-break">C1DXPrintManager Class
</h1>
  <div class="markdown level0 summary"><p>For internal use.
Implements printing via C1DXGraphics using D2D printing services.</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">C1PrintManager</span></div>
    <div class="level2"><span class="xref">C1DXPrintManager</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Document.html">C1.Win.Document</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Document.10.dll</h6>
  <h5 id="C1_Win_Document_C1DXPrintManager_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1DXPrintManager : C1PrintManager</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1DXPrintManager
    Inherits C1PrintManager</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_Win_Document_C1DXPrintManager__ctor" data-uid="C1.Win.Document.C1DXPrintManager.#ctor">
          <a class="xref" href="C1.Win.Document.C1DXPrintManager.-ctor.html#C1_Win_Document_C1DXPrintManager__ctor">C1DXPrintManager()</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_Win_Document_C1DXPrintManager_InternalPrint_C1_Win_Document_C1PrintOptions_" data-uid="C1.Win.Document.C1DXPrintManager.InternalPrint(C1.Win.Document.C1PrintOptions)">
          <a class="xref" href="C1.Win.Document.C1DXPrintManager.InternalPrint.html#C1_Win_Document_C1DXPrintManager_InternalPrint_C1_Win_Document_C1PrintOptions_">InternalPrint(C1PrintOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>The internal print options.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
