# C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange" class="text-break">IHTMLTxtRange Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLTxtRange</code> interface.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F220-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLTxtRange</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F220-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLTxtRange</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_Win_C1Editor_Internal_HTML_IHTMLTxtRange_htmlText" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.htmlText">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.htmlText.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_htmlText">htmlText</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>htmlText</code> property of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_text" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.text">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.text.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_text">text</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>text</code> property of <code>IHTMLTxtRange</code> interface.</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_Win_C1Editor_Internal_HTML_IHTMLTxtRange_collapse_System_Boolean_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.collapse(System.Boolean)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.collapse.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_collapse_System_Boolean_">collapse(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>collapse</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_compareEndPoints_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.compareEndPoints(System.String,C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.compareEndPoints.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_compareEndPoints_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_">compareEndPoints(string, IHTMLTxtRange)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>compareEndPoints</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_duplicate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.duplicate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.duplicate.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_duplicate">duplicate()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>duplicate</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_execCommand_System_String_System_Boolean_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.execCommand(System.String,System.Boolean,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.execCommand.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_execCommand_System_String_System_Boolean_System_Object_">execCommand(string, bool, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>execCommand</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_execCommandShowHelp_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.execCommandShowHelp(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.execCommandShowHelp.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_execCommandShowHelp_System_String_">execCommandShowHelp(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>execCommandShowHelp</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_expand_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.expand(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.expand.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_expand_System_String_">expand(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>expand</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_findText_System_String_System_Int32_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.findText(System.String,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.findText.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_findText_System_String_System_Int32_System_Int32_">findText(string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>findText</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_getBookmark" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.getBookmark">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.getBookmark.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_getBookmark">getBookmark()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getBookmark</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_inRange_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.inRange(C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.inRange.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_inRange_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_">inRange(IHTMLTxtRange)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>inRange</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_isEqual_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.isEqual(C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.isEqual.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_isEqual_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_">isEqual(IHTMLTxtRange)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>isEqual</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_move_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.move(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.move.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_move_System_String_System_Int32_">move(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>move</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveEnd_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveEnd(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveEnd.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveEnd_System_String_System_Int32_">moveEnd(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>moveEnd</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveStart_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveStart(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveStart.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveStart_System_String_System_Int32_">moveStart(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>moveStart</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToBookmark_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToBookmark(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToBookmark.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToBookmark_System_String_">moveToBookmark(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>moveToBookmark</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToElementText_C1_Win_C1Editor_Internal_HTML_IHTMLElement_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToElementText(C1.Win.C1Editor.Internal.HTML.IHTMLElement)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToElementText.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToElementText_C1_Win_C1Editor_Internal_HTML_IHTMLElement_">moveToElementText(IHTMLElement)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>moveToElementText</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToPoint_System_Int32_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToPoint(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToPoint.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_moveToPoint_System_Int32_System_Int32_">moveToPoint(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>moveToPoint</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_parentElement" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.parentElement">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.parentElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_parentElement">parentElement()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>parentElement</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_pasteHTML_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.pasteHTML(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.pasteHTML.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_pasteHTML_System_String_">pasteHTML(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pasteHTML</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandEnabled_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandEnabled(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandEnabled.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandEnabled_System_String_">queryCommandEnabled(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandEnabled</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandIndeterm_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandIndeterm(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandIndeterm.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandIndeterm_System_String_">queryCommandIndeterm(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandIndeterm</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandState_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandState(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandState.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandState_System_String_">queryCommandState(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandState</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandSupported_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandSupported(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandSupported.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandSupported_System_String_">queryCommandSupported(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandSupported</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandText_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandText(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandText.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandText_System_String_">queryCommandText(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandText</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandValue_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandValue(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandValue.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_queryCommandValue_System_String_">queryCommandValue(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandValue</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_scrollIntoView_System_Boolean_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.scrollIntoView(System.Boolean)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.scrollIntoView.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_scrollIntoView_System_Boolean_">scrollIntoView(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scrollIntoView</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_select" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.select">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.select.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_select">select()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>select</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_setEndPoint_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.setEndPoint(System.String,C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.setEndPoint.html#C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_setEndPoint_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_">setEndPoint(string, IHTMLTxtRange)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>setEndPoint</code> method of <code>IHTMLTxtRange</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
