# C1.Ssrs.RplReader.Recs.PageLayout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Ssrs_RplReader_Recs_PageLayout" data-uid="C1.Ssrs.RplReader.Recs.PageLayout" class="text-break">PageLayout Class
</h1>
  <div class="markdown level0 summary"></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"><a class="xref" href="C1.Ssrs.RplReader.Recs.RplRec.html">RplRec</a></div>
    <div class="level2"><a class="xref" href="C1.Ssrs.RplReader.Recs.RplContainerRec.html">RplContainerRec</a></div>
    <div class="level3"><span class="xref">PageLayout</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Ssrs.RplReader.Recs.html">C1.Ssrs.RplReader.Recs</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_Ssrs_RplReader_Recs_PageLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PageLayout : RplContainerRec</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PageLayout
    Inherits RplContainerRec</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="C1_Ssrs_RplReader_Recs_PageLayout__ctor" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.#ctor">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.-ctor.html#C1_Ssrs_RplReader_Recs_PageLayout__ctor">PageLayout()</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="C1_Ssrs_RplReader_Recs_PageLayout_ChildTable" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.ChildTable">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.ChildTable.html">ChildTable</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_MarginBottom" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginBottom">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginBottom.html">c_MarginBottom</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_MarginLeft" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginLeft">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginLeft.html">c_MarginLeft</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_MarginRight" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginRight">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginRight.html">c_MarginRight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_MarginTop" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginTop">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_MarginTop.html">c_MarginTop</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_PageHeight" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_PageHeight">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_PageHeight.html">c_PageHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_PageName" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_PageName">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_PageName.html">c_PageName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_PageWidth" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_PageWidth">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_PageWidth.html">c_PageWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Ssrs_RplReader_Recs_PageLayout_c_Style" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.c_Style">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.c_Style.html">c_Style</a>
        </td>
        <td class="markdown level1 summary"></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="C1_Ssrs_RplReader_Recs_PageLayout_Table" data-uid="C1.Ssrs.RplReader.Recs.PageLayout.Table">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.PageLayout.Table.html#C1_Ssrs_RplReader_Recs_PageLayout_Table">Table</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
