# GrapeCity.ActiveReports.Printing.PaperDescriptor

## Content

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



  <h1 id="GrapeCity_ActiveReports_Printing_PaperDescriptor" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor" class="text-break">PaperDescriptor Struct
</h1>
  <div class="markdown level0 summary"><p>Paper descriptor.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Printing.html">GrapeCity.ActiveReports.Printing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Printing_PaperDescriptor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct PaperDescriptor</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_Printing_PaperDescriptor__ctor_GrapeCity_ActiveReports_Printing_PaperKind_GrapeCity_ActiveReports_PageReportModel_Length_GrapeCity_ActiveReports_PageReportModel_Length_" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor.#ctor(GrapeCity.ActiveReports.Printing.PaperKind,GrapeCity.ActiveReports.PageReportModel.Length,GrapeCity.ActiveReports.PageReportModel.Length)">
          <a class="xref" href="GrapeCity.ActiveReports.Printing.PaperDescriptor.-ctor.html#GrapeCity_ActiveReports_Printing_PaperDescriptor__ctor_GrapeCity_ActiveReports_Printing_PaperKind_GrapeCity_ActiveReports_PageReportModel_Length_GrapeCity_ActiveReports_PageReportModel_Length_">PaperDescriptor(PaperKind, Length, Length)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new descriptor.</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_Printing_PaperDescriptor_Height" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor.Height">
          <a class="xref" href="GrapeCity.ActiveReports.Printing.PaperDescriptor.Height.html#GrapeCity_ActiveReports_Printing_PaperDescriptor_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Paper height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Printing_PaperDescriptor_PaperKind" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor.PaperKind">
          <a class="xref" href="GrapeCity.ActiveReports.Printing.PaperDescriptor.PaperKind.html#GrapeCity_ActiveReports_Printing_PaperDescriptor_PaperKind">PaperKind</a>
        </td>
        <td class="markdown level1 summary"><p>Paper kind.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Printing_PaperDescriptor_PaperName" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor.PaperName">
          <a class="xref" href="GrapeCity.ActiveReports.Printing.PaperDescriptor.PaperName.html#GrapeCity_ActiveReports_Printing_PaperDescriptor_PaperName">PaperName</a>
        </td>
        <td class="markdown level1 summary"><p>Paper name.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Printing_PaperDescriptor_Width" data-uid="GrapeCity.ActiveReports.Printing.PaperDescriptor.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Printing.PaperDescriptor.Width.html#GrapeCity_ActiveReports_Printing_PaperDescriptor_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Paper width.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
