# C1.Report.Layout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Report_Layout" data-uid="C1.Report.Layout" class="text-break">Layout Class
</h1>
  <div class="markdown level0 summary"><p>The Layout object controls how the report is rendered on pages.</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">Layout</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Report.html">C1.Report</a></h6>
  <h6><strong>Assembly</strong>: C1.Report.dll</h6>
  <h5 id="C1_Report_Layout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class Layout</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class Layout</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="C1_Report_Layout_ColumnLayout" data-uid="C1.Report.Layout.ColumnLayout">
          <a class="xref" href="C1.Report.Layout.ColumnLayout.html#C1_Report_Layout_ColumnLayout">ColumnLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the layout for the columns (down or across).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_Columns" data-uid="C1.Report.Layout.Columns">
          <a class="xref" href="C1.Report.Layout.Columns.html#C1_Report_Layout_Columns">Columns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of detail columns.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_CustomHeight" data-uid="C1.Report.Layout.CustomHeight">
          <a class="xref" href="C1.Report.Layout.CustomHeight.html#C1_Report_Layout_CustomHeight">CustomHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom height for the report, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_CustomWidth" data-uid="C1.Report.Layout.CustomWidth">
          <a class="xref" href="C1.Report.Layout.CustomWidth.html#C1_Report_Layout_CustomWidth">CustomWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom width for the report, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_LabelSpacingX" data-uid="C1.Report.Layout.LabelSpacingX">
          <a class="xref" href="C1.Report.Layout.LabelSpacingX.html#C1_Report_Layout_LabelSpacingX">LabelSpacingX</a>
        </td>
        <td class="markdown level1 summary"><p>Used by the designer to discount horizontal label spacing in the design surface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_LabelSpacingY" data-uid="C1.Report.Layout.LabelSpacingY">
          <a class="xref" href="C1.Report.Layout.LabelSpacingY.html#C1_Report_Layout_LabelSpacingY">LabelSpacingY</a>
        </td>
        <td class="markdown level1 summary"><p>Used by the designer to discount vertical label spacing in the design surface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_MarginBottom" data-uid="C1.Report.Layout.MarginBottom">
          <a class="xref" href="C1.Report.Layout.MarginBottom.html#C1_Report_Layout_MarginBottom">MarginBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom margin for each page, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_MarginLeft" data-uid="C1.Report.Layout.MarginLeft">
          <a class="xref" href="C1.Report.Layout.MarginLeft.html#C1_Report_Layout_MarginLeft">MarginLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left margin for each page, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_MarginRight" data-uid="C1.Report.Layout.MarginRight">
          <a class="xref" href="C1.Report.Layout.MarginRight.html#C1_Report_Layout_MarginRight">MarginRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right margin for each page, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_MarginTop" data-uid="C1.Report.Layout.MarginTop">
          <a class="xref" href="C1.Report.Layout.MarginTop.html#C1_Report_Layout_MarginTop">MarginTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top margin for each page, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_Orientation" data-uid="C1.Report.Layout.Orientation">
          <a class="xref" href="C1.Report.Layout.Orientation.html#C1_Report_Layout_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the page orientation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_PageFooter" data-uid="C1.Report.Layout.PageFooter">
          <a class="xref" href="C1.Report.Layout.PageFooter.html#C1_Report_Layout_PageFooter">PageFooter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines on which pages the Page Footer section should be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_PageHeader" data-uid="C1.Report.Layout.PageHeader">
          <a class="xref" href="C1.Report.Layout.PageHeader.html#C1_Report_Layout_PageHeader">PageHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines on which pages the Page Header section should be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_PageSize" data-uid="C1.Report.Layout.PageSize">
          <a class="xref" href="C1.Report.Layout.PageSize.html#C1_Report_Layout_PageSize">PageSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current page size, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_PaperSize" data-uid="C1.Report.Layout.PaperSize">
          <a class="xref" href="C1.Report.Layout.PaperSize.html#C1_Report_Layout_PaperSize">PaperSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the paper size for the report.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_Width" data-uid="C1.Report.Layout.Width">
          <a class="xref" href="C1.Report.Layout.Width.html#C1_Report_Layout_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the report's detail section, in twips.</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="C1_Report_Layout_AssignFrom_C1_Report_Layout_" data-uid="C1.Report.Layout.AssignFrom(C1.Report.Layout)">
          <a class="xref" href="C1.Report.Layout.AssignFrom.html#C1_Report_Layout_AssignFrom_C1_Report_Layout_">AssignFrom(Layout)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies properties from another object into this object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_GetPageSettings_C1_Document_C1PageSettings_" data-uid="C1.Report.Layout.GetPageSettings(C1.Document.C1PageSettings)">
          <a class="xref" href="C1.Report.Layout.GetPageSettings.html#C1_Report_Layout_GetPageSettings_C1_Document_C1PageSettings_">GetPageSettings(C1PageSettings)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_Reset" data-uid="C1.Report.Layout.Reset">
          <a class="xref" href="C1.Report.Layout.Reset.html#C1_Report_Layout_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the properties of this <a class="xref" href="C1.Report.Layout.html">Layout</a> object to default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Report_Layout_ToString" data-uid="C1.Report.Layout.ToString">
          <a class="xref" href="C1.Report.Layout.ToString.html#C1_Report_Layout_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
