# GrapeCity.ActiveReports.Win.Printing.DDPaperSize

## Content

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



  <h1 id="GrapeCity_ActiveReports_Win_Printing_DDPaperSize" data-uid="GrapeCity.ActiveReports.Win.Printing.DDPaperSize" class="text-break">DDPaperSize Class
</h1>
  <div class="markdown level0 summary"><p>Summary description for DDPaperSize.</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">PaperSize</span></div>
    <div class="level2"><span class="xref">DDPaperSize</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Win.Printing.html">GrapeCity.ActiveReports.Win.Printing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Win_Printing_DDPaperSize_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DDPaperSize : PaperSize</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_Win_Printing_DDPaperSize__ctor_System_Drawing_Printing_PaperKind_System_String_System_Int32_System_Int32_" data-uid="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.#ctor(System.Drawing.Printing.PaperKind,System.String,System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.-ctor.html#GrapeCity_ActiveReports_Win_Printing_DDPaperSize__ctor_System_Drawing_Printing_PaperKind_System_String_System_Int32_System_Int32_">DDPaperSize(PaperKind, string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>DDPaperSize</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Win_Printing_DDPaperSize__ctor_System_String_System_String_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.#ctor(System.String,System.String,System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.-ctor.html#GrapeCity_ActiveReports_Win_Printing_DDPaperSize__ctor_System_String_System_String_System_Single_System_Single_">DDPaperSize(string, string, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>DDPaperSize</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_Win_Printing_DDPaperSize_Kind" data-uid="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.Kind">
          <a class="xref" href="GrapeCity.ActiveReports.Win.Printing.DDPaperSize.Kind.html#GrapeCity_ActiveReports_Win_Printing_DDPaperSize_Kind">Kind</a>
        </td>
        <td class="markdown level1 summary"><p>Kind</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
