# C1.Win.C1Editor.Internal.HTML.IHTMLEditServices

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices" class="text-break">IHTMLEditServices Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</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_IHTMLEditServices_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[Guid(&quot;3050f663-98b5-11cf-bb82-00aa00bdce0b&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IHTMLEditServices</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;Guid(&quot;3050f663-98b5-11cf-bb82-00aa00bdce0b&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIUnknown)&gt;
Public Interface IHTMLEditServices</code></pre>
  </div>
  <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_IHTMLEditServices_AddDesigner_C1_Win_C1Editor_Internal_HTML_IHTMLEditDesigner_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.AddDesigner(C1.Win.C1Editor.Internal.HTML.IHTMLEditDesigner)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.AddDesigner.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_AddDesigner_C1_Win_C1Editor_Internal_HTML_IHTMLEditDesigner_">AddDesigner(IHTMLEditDesigner)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_GetSelectionServices_C1_Win_C1Editor_Internal_HTML_IMarkupContainer_C1_Win_C1Editor_Internal_HTML_ISelectionServices__" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.GetSelectionServices(C1.Win.C1Editor.Internal.HTML.IMarkupContainer,C1.Win.C1Editor.Internal.HTML.ISelectionServices@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.GetSelectionServices.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_GetSelectionServices_C1_Win_C1Editor_Internal_HTML_IMarkupContainer_C1_Win_C1Editor_Internal_HTML_ISelectionServices__">GetSelectionServices(IMarkupContainer, out ISelectionServices)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_MoveToSelectionAnchor_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.MoveToSelectionAnchor(C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.MoveToSelectionAnchor.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_MoveToSelectionAnchor_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">MoveToSelectionAnchor(IMarkupPointer)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_MoveToSelectionEnd_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.MoveToSelectionEnd(C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.MoveToSelectionEnd.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_MoveToSelectionEnd_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">MoveToSelectionEnd(IMarkupPointer)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_RemoveDesigner_C1_Win_C1Editor_Internal_HTML_IHTMLEditDesigner_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.RemoveDesigner(C1.Win.C1Editor.Internal.HTML.IHTMLEditDesigner)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.RemoveDesigner.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_RemoveDesigner_C1_Win_C1Editor_Internal_HTML_IHTMLEditDesigner_">RemoveDesigner(IHTMLEditDesigner)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_SelectRange_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.SelectRange(C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLEditServices.SelectRange.html#C1_Win_C1Editor_Internal_HTML_IHTMLEditServices_SelectRange_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_System_Int32_">SelectRange(IMarkupPointer, IMarkupPointer, int)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
