# GrapeCity.ActiveReports.PageSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageSettings" data-uid="GrapeCity.ActiveReports.PageSettings" class="text-break">PageSettings Class
</h1>
  <div class="markdown level0 summary"><p>Summary description for PageSettings.</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">PageSettings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.html">GrapeCity.ActiveReports</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PageSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PageSettings : IDisposable</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_PageSettings__ctor" data-uid="GrapeCity.ActiveReports.PageSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.-ctor.html#GrapeCity_ActiveReports_PageSettings__ctor">PageSettings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.PageSettings.html">PageSettings</a> class.</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_PageSettings_Collate" data-uid="GrapeCity.ActiveReports.PageSettings.Collate">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Collate.html#GrapeCity_ActiveReports_PageSettings_Collate">Collate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the printer collate type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_DefaultPaperSize" data-uid="GrapeCity.ActiveReports.PageSettings.DefaultPaperSize">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.DefaultPaperSize.html#GrapeCity_ActiveReports_PageSettings_DefaultPaperSize">DefaultPaperSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies whether the report document should print to the printer's default paper size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_DefaultPaperSource" data-uid="GrapeCity.ActiveReports.PageSettings.DefaultPaperSource">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.DefaultPaperSource.html#GrapeCity_ActiveReports_PageSettings_DefaultPaperSource">DefaultPaperSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies whether the report document should print to the printer's default paper source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Duplex" data-uid="GrapeCity.ActiveReports.PageSettings.Duplex">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Duplex.html#GrapeCity_ActiveReports_PageSettings_Duplex">Duplex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the report document setting for double-sided printing.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Gutter" data-uid="GrapeCity.ActiveReports.PageSettings.Gutter">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Gutter.html#GrapeCity_ActiveReports_PageSettings_Gutter">Gutter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space between columns in inches.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Margins" data-uid="GrapeCity.ActiveReports.PageSettings.Margins">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Margins.html#GrapeCity_ActiveReports_PageSettings_Margins">Margins</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default page margins of the report document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_MirrorMargins" data-uid="GrapeCity.ActiveReports.PageSettings.MirrorMargins">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.MirrorMargins.html#GrapeCity_ActiveReports_PageSettings_MirrorMargins">MirrorMargins</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies whether the margins will be mirrored for every other page of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Orientation" data-uid="GrapeCity.ActiveReports.PageSettings.Orientation">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Orientation.html#GrapeCity_ActiveReports_PageSettings_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies whether the document pages should be printed in portrait or landscape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperHeight" data-uid="GrapeCity.ActiveReports.PageSettings.PaperHeight">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperHeight.html#GrapeCity_ActiveReports_PageSettings_PaperHeight">PaperHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies the height of a custom paper size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperKind" data-uid="GrapeCity.ActiveReports.PageSettings.PaperKind">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperKind.html#GrapeCity_ActiveReports_PageSettings_PaperKind">PaperKind</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperName" data-uid="GrapeCity.ActiveReports.PageSettings.PaperName">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperName.html#GrapeCity_ActiveReports_PageSettings_PaperName">PaperName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the type of paper.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperSource" data-uid="GrapeCity.ActiveReports.PageSettings.PaperSource">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperSource.html#GrapeCity_ActiveReports_PageSettings_PaperSource">PaperSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the paper source used to print the report document pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperSourceName" data-uid="GrapeCity.ActiveReports.PageSettings.PaperSourceName">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperSourceName.html#GrapeCity_ActiveReports_PageSettings_PaperSourceName">PaperSourceName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the paper source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_PaperWidth" data-uid="GrapeCity.ActiveReports.PageSettings.PaperWidth">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.PaperWidth.html#GrapeCity_ActiveReports_PageSettings_PaperWidth">PaperWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that specifies the width, in inches, of a custom paper size.</p>
</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="GrapeCity_ActiveReports_PageSettings_CalcKnownPaperSize_GrapeCity_ActiveReports_Printing_PaperKind_" data-uid="GrapeCity.ActiveReports.PageSettings.CalcKnownPaperSize(GrapeCity.ActiveReports.Printing.PaperKind)">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.CalcKnownPaperSize.html#GrapeCity_ActiveReports_PageSettings_CalcKnownPaperSize_GrapeCity_ActiveReports_Printing_PaperKind_">CalcKnownPaperSize(PaperKind)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Dispose" data-uid="GrapeCity.ActiveReports.PageSettings.Dispose">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Dispose.html#GrapeCity_ActiveReports_PageSettings_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Dispose_System_Boolean_" data-uid="GrapeCity.ActiveReports.PageSettings.Dispose(System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Dispose.html#GrapeCity_ActiveReports_PageSettings_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases unmanaged and - optionally - managed resources.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_PageSettings_Changed" data-uid="GrapeCity.ActiveReports.PageSettings.Changed">
          <a class="xref" href="GrapeCity.ActiveReports.PageSettings.Changed.html">Changed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when any of the PageSettings properties are changed.</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>
