# C1.WPF.RichTextBox.C1PageLayout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_RichTextBox_C1PageLayout" data-uid="C1.WPF.RichTextBox.C1PageLayout" class="text-break">C1PageLayout Class
</h1>
  <div class="markdown level0 summary"><p>Defines the layout used for the pages when <a class="xref" href="C1.WPF.RichTextBox.C1RichTextBox.ViewMode.html#C1_WPF_RichTextBox_C1RichTextBox_ViewMode">ViewMode</a> is <a class="xref" href="C1.WPF.RichTextBox.TextViewMode.html#C1_WPF_RichTextBox_TextViewMode_Print">Print</a>.</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">C1PageLayout</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.RichTextBox.html">C1.WPF.RichTextBox</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.RichTextBox.dll</h6>
  <h5 id="C1_WPF_RichTextBox_C1PageLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1PageLayout : DependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1PageLayout
    Inherits DependencyObject</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_WPF_RichTextBox_C1PageLayout__ctor" data-uid="C1.WPF.RichTextBox.C1PageLayout.#ctor">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.-ctor.html#C1_WPF_RichTextBox_C1PageLayout__ctor">C1PageLayout()</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_WPF_RichTextBox_C1PageLayout_BackgroundProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.BackgroundProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.BackgroundProperty.html">BackgroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Background.html#C1_WPF_RichTextBox_C1PageLayout_Background">Background</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_HeightProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.HeightProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.HeightProperty.html">HeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Height.html#C1_WPF_RichTextBox_C1PageLayout_Height">Height</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_MarginProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.MarginProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.MarginProperty.html">MarginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Margin.html#C1_WPF_RichTextBox_C1PageLayout_Margin">Margin</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_PaddingProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.PaddingProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.PaddingProperty.html">PaddingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Padding.html#C1_WPF_RichTextBox_C1PageLayout_Padding">Padding</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_WidthProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.WidthProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.WidthProperty.html">WidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Width.html#C1_WPF_RichTextBox_C1PageLayout_Width">Width</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_ZoomProperty" data-uid="C1.WPF.RichTextBox.C1PageLayout.ZoomProperty">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.ZoomProperty.html">ZoomProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Zoom.html#C1_WPF_RichTextBox_C1PageLayout_Zoom">Zoom</a> dependency property.</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="C1_WPF_RichTextBox_C1PageLayout_Background" data-uid="C1.WPF.RichTextBox.C1PageLayout.Background">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Background.html#C1_WPF_RichTextBox_C1PageLayout_Background">Background</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background of each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_Height" data-uid="C1.WPF.RichTextBox.C1PageLayout.Height">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Height.html#C1_WPF_RichTextBox_C1PageLayout_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_Margin" data-uid="C1.WPF.RichTextBox.C1PageLayout.Margin">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Margin.html#C1_WPF_RichTextBox_C1PageLayout_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin of each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_Padding" data-uid="C1.WPF.RichTextBox.C1PageLayout.Padding">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Padding.html#C1_WPF_RichTextBox_C1PageLayout_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_Width" data-uid="C1.WPF.RichTextBox.C1PageLayout.Width">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Width.html#C1_WPF_RichTextBox_C1PageLayout_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of each page.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1PageLayout_Zoom" data-uid="C1.WPF.RichTextBox.C1PageLayout.Zoom">
          <a class="xref" href="C1.WPF.RichTextBox.C1PageLayout.Zoom.html#C1_WPF_RichTextBox_C1PageLayout_Zoom">Zoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the zoom of each page.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
