# GrapeCity.ActiveReports.Export.Word.WordPageSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Word_WordPageSettings" data-uid="GrapeCity.ActiveReports.Export.Word.WordPageSettings" class="text-break">WordPageSettings Class
</h1>
  <div class="markdown level0 summary"><p>Encapsulates the information necessary to provide word document print settings.</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">WordPageSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Word.html">GrapeCity.ActiveReports.Export.Word</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Word.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Word_WordPageSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class WordPageSettings</code></pre>
  </div>
  <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_Export_Word_WordPageSettings_Orientation" data-uid="GrapeCity.ActiveReports.Export.Word.WordPageSettings.Orientation">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordPageSettings.Orientation.html#GrapeCity_ActiveReports_Export_Word_WordPageSettings_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the print orientation of Word doc.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Word_WordPageSettings_PaperSize" data-uid="GrapeCity.ActiveReports.Export.Word.WordPageSettings.PaperSize">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordPageSettings.PaperSize.html#GrapeCity_ActiveReports_Export_Word_WordPageSettings_PaperSize">PaperSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the print paper size of Word doc.</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_Export_Word_WordPageSettings_ToString" data-uid="GrapeCity.ActiveReports.Export.Word.WordPageSettings.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordPageSettings.ToString.html#GrapeCity_ActiveReports_Export_Word_WordPageSettings_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
