# C1.WPF.RichTextBox.C1RichTextPresenter.Source

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_RichTextBox_C1RichTextPresenter_Source_" data-uid="C1.WPF.RichTextBox.C1RichTextPresenter.Source*">Source Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_RichTextBox_C1RichTextPresenter_Source_" data-uid="C1.WPF.RichTextBox.C1RichTextPresenter.Source*"></a>
<h4 id="C1_WPF_RichTextBox_C1RichTextPresenter_Source" data-uid="C1.WPF.RichTextBox.C1RichTextPresenter.Source">Source</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenterSource.html">C1RichTextPresenterSource</a> that connects this <a class="xref" href="C1.WPF.RichTextBox.C1RichTextPresenter.html">C1RichTextPresenter</a> to a <a class="xref" href="C1.WPF.RichTextBox.C1RichTextViewManager.html">C1RichTextViewManager</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public C1RichTextPresenterSource Source { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Source As C1RichTextPresenterSource</code></pre>
</div>
</div>
