# GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings" class="text-break">DesignPrintingSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents a decorator for <a class="xref" href="../MESCIUS.ActiveReports.Viewer.Common/GrapeCity.Viewer.Common.PrintingSettings.html">PrintingSettings</a> with additional attributes.</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">DesignPrintingSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.html">GrapeCity.ActiveReports.Viewer.Wpf</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Wpf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DesignPrintingSettings</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="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings__ctor" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.-ctor.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings__ctor">DesignPrintingSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_Default" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.Default">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"><p>The default printing settings.</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="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_ShowPrintDialog" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.ShowPrintDialog">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.ShowPrintDialog.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_ShowPrintDialog">ShowPrintDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the print dialog should be shown.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_ShowPrintProgressDialog" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.ShowPrintProgressDialog">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.ShowPrintProgressDialog.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_ShowPrintProgressDialog">ShowPrintProgressDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the print progress dialog should be shown.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_UsePrintingThread" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.UsePrintingThread">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.UsePrintingThread.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_UsePrintingThread">UsePrintingThread</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether printing should be performed in a separate thread.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_UseStandardDialog" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.UseStandardDialog">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.UseStandardDialog.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_UseStandardDialog">UseStandardDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the standard print dialog should be shown.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_op_Implicit_GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings__GrapeCity_Viewer_Common_PrintingSettings" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.op_Implicit(GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings)~GrapeCity.Viewer.Common.PrintingSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.op_Implicit.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_op_Implicit_GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings__GrapeCity_Viewer_Common_PrintingSettings">implicit operator PrintingSettings(DesignPrintingSettings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.html">DesignPrintingSettings</a> to <a class="xref" href="../MESCIUS.ActiveReports.Viewer.Common/GrapeCity.Viewer.Common.PrintingSettings.html">PrintingSettings</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_op_Implicit_GrapeCity_Viewer_Common_PrintingSettings__GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings" data-uid="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.op_Implicit(GrapeCity.Viewer.Common.PrintingSettings)~GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.op_Implicit.html#GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings_op_Implicit_GrapeCity_Viewer_Common_PrintingSettings__GrapeCity_ActiveReports_Viewer_Wpf_DesignPrintingSettings">implicit operator DesignPrintingSettings(PrintingSettings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="../MESCIUS.ActiveReports.Viewer.Common/GrapeCity.Viewer.Common.PrintingSettings.html">PrintingSettings</a> to <a class="xref" href="GrapeCity.ActiveReports.Viewer.Wpf.DesignPrintingSettings.html">DesignPrintingSettings</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
