# C1.WPF.RichTextBox.C1RichTextPresenterSource

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_RichTextBox_C1RichTextPresenterSource" data-uid="C1.WPF.RichTextBox.C1RichTextPresenterSource" class="text-break">C1RichTextPresenterSource Class
</h1>
  <div class="markdown level0 summary"><p>Associates a <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenter.html">C1RichTextPresenter</a> to a <a class="xref" href="C1.WPF.RichTextBox.C1RichTextViewManager.html">C1RichTextViewManager</a>. See <a class="xref" href="C1.WPF.RichTextBox.C1RichTextViewManager.Presenters.html#C1_WPF_RichTextBox_C1RichTextViewManager_Presenters">Presenters</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">C1RichTextPresenterSource</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.4.6.2.dll</h6>
  <h5 id="C1_WPF_RichTextBox_C1RichTextPresenterSource_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1RichTextPresenterSource</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1RichTextPresenterSource</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_WPF_RichTextBox_C1RichTextPresenterSource_Index" data-uid="C1.WPF.RichTextBox.C1RichTextPresenterSource.Index">
          <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.Index.html#C1_WPF_RichTextBox_C1RichTextPresenterSource_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of this <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.html">C1RichTextPresenterSource</a> in its <a class="xref" href="C1.WPF.RichTextBox.C1RichTextViewManager.Presenters.html#C1_WPF_RichTextBox_C1RichTextViewManager_Presenters">Presenters</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1RichTextPresenterSource_Top" data-uid="C1.WPF.RichTextBox.C1RichTextPresenterSource.Top">
          <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.Top.html#C1_WPF_RichTextBox_C1RichTextPresenterSource_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Y document coordinate at the top of this <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.html">C1RichTextPresenterSource</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_RichTextBox_C1RichTextPresenterSource_ViewManager" data-uid="C1.WPF.RichTextBox.C1RichTextPresenterSource.ViewManager">
          <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.ViewManager.html#C1_WPF_RichTextBox_C1RichTextPresenterSource_ViewManager">ViewManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.WPF.RichTextBox.C1RichTextViewManager.html">C1RichTextViewManager</a> that created this <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.html">C1RichTextPresenterSource</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
