# GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget" class="text-break">IRichEditDesignTarget Interface
</h1>
  <div class="markdown level0 summary"><p>IRichEditDesignTarget to bind with designer.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.html">GrapeCity.ActiveReports.Controls.Design</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IRichEditDesignTarget</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="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_BackColor" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.BackColor">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.BackColor.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the control's background color or fill color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_ForeColor" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.ForeColor">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.ForeColor.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or returns the foreground (font) color of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Html" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Html">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Html.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Html">Html</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the HTML content of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_RTF" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.RTF">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.RTF.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_RTF">RTF</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rich text content of the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectedText" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectedText">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectedText.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectedText">SelectedText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current selected text in the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionAlignment" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionAlignment.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionAlignment">SelectionAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment to apply to the current selection or insertion point.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionBackColor" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionBackColor">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionBackColor.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionBackColor">SelectionBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the current text selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionBullet" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionBullet">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionBullet.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionBullet">SelectionBullet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the bullet style is applied to the current selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionCharOffset" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionCharOffset">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionCharOffset.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionCharOffset">SelectionCharOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionFont" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionFont">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionFont.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionFont">SelectionFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font of the current text selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionHangingIndent" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionHangingIndent">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionHangingIndent.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionHangingIndent">SelectionHangingIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionIndent" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionIndent">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionIndent.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionIndent">SelectionIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionLength" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionLength">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionLength.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionLength">SelectionLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of characters selected in control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionProtected" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionProtected">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionProtected.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionProtected">SelectionProtected</a>
        </td>
        <td class="markdown level1 summary"><p>True if selection is protected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionRightIndent" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionRightIndent">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionRightIndent.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionRightIndent">SelectionRightIndent</a>
        </td>
        <td class="markdown level1 summary"><p>The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionStart" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionStart">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.SelectionStart.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_SelectionStart">SelectionStart</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the starting point of text selected in the control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Text" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Text">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Text.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current text in the control.</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="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Clear" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Clear">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.Clear.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the control's content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_LoadFile_System_IO_Stream_GrapeCity_ActiveReports_SectionReportModel_RichTextType_" data-uid="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.LoadFile(System.IO.Stream,GrapeCity.ActiveReports.SectionReportModel.RichTextType)">
          <a class="xref" href="GrapeCity.ActiveReports.Controls.Design.IRichEditDesignTarget.LoadFile.html#GrapeCity_ActiveReports_Controls_Design_IRichEditDesignTarget_LoadFile_System_IO_Stream_GrapeCity_ActiveReports_SectionReportModel_RichTextType_">LoadFile(Stream, RichTextType)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the file from specified stream.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
