# C1.Win.C1Editor.Internal.HTML.IMarkupServices

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IMarkupServices" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices" class="text-break">IMarkupServices 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_IMarkupServices_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid(&quot;3050f4a0-98b5-11cf-bb82-00aa00bdce0b&quot;)]
public interface IMarkupServices</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIUnknown)&gt;
&lt;Guid(&quot;3050f4a0-98b5-11cf-bb82-00aa00bdce0b&quot;)&gt;
Public Interface IMarkupServices</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_IMarkupServices_BeginUndoUnit_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.BeginUndoUnit(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.BeginUndoUnit.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_BeginUndoUnit_System_String_">BeginUndoUnit(string)</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_IMarkupServices_CloneElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CloneElement(C1.Win.C1Editor.Internal.HTML.IHTMLElement,C1.Win.C1Editor.Internal.HTML.IHTMLElement@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CloneElement.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_CloneElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement__">CloneElement(IHTMLElement, out IHTMLElement)</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_IMarkupServices_Copy_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Copy(C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Copy.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_Copy_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">Copy(IMarkupPointer, IMarkupPointer, 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_IMarkupServices_CreateElement_System_Int32_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLElement__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateElement(System.Int32,System.String,C1.Win.C1Editor.Internal.HTML.IHTMLElement@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateElement.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_CreateElement_System_Int32_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLElement__">CreateElement(int, string, out IHTMLElement)</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_IMarkupServices_CreateMarkupContainer_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateMarkupContainer(C1.Win.C1Editor.Internal.HTML.IMarkupContainer@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateMarkupContainer.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_CreateMarkupContainer_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__">CreateMarkupContainer(out IMarkupContainer)</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_IMarkupServices_CreateMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateMarkupPointer(C1.Win.C1Editor.Internal.HTML.IMarkupPointer@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.CreateMarkupPointer.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_CreateMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer__">CreateMarkupPointer(out 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_IMarkupServices_EndUndoUnit" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.EndUndoUnit">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.EndUndoUnit.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_EndUndoUnit">EndUndoUnit()</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_IMarkupServices_GetElementTagId_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_Int32__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetElementTagId(C1.Win.C1Editor.Internal.HTML.IHTMLElement,System.Int32@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetElementTagId.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_GetElementTagId_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_Int32__">GetElementTagId(IHTMLElement, out int)</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_IMarkupServices_GetNameForTagID_System_Int32_System_String__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetNameForTagID(System.Int32,System.String@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetNameForTagID.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_GetNameForTagID_System_Int32_System_String__">GetNameForTagID(int, out string)</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_IMarkupServices_GetTagIDForName_System_String_System_Int32__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetTagIDForName(System.String,System.Int32@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.GetTagIDForName.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_GetTagIDForName_System_String_System_Int32__">GetTagIDForName(string, out int)</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_IMarkupServices_InsertElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.InsertElement(C1.Win.C1Editor.Internal.HTML.IHTMLElement,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.InsertElement.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_InsertElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">InsertElement(IHTMLElement, IMarkupPointer, 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_IMarkupServices_InsertText_System_String_System_Int32_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.InsertText(System.String,System.Int32,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.InsertText.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_InsertText_System_String_System_Int32_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">InsertText(string, int, 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_IMarkupServices_IsScopedElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_Boolean__" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.IsScopedElement(C1.Win.C1Editor.Internal.HTML.IHTMLElement,System.Boolean@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.IsScopedElement.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_IsScopedElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_Boolean__">IsScopedElement(IHTMLElement, out bool)</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_IMarkupServices_Move_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Move(C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Move.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_Move_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">Move(IMarkupPointer, IMarkupPointer, 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_IMarkupServices_MovePointersToRange_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.MovePointersToRange(C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.MovePointersToRange.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_MovePointersToRange_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">MovePointersToRange(IHTMLTxtRange, IMarkupPointer, 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_IMarkupServices_MoveRangeToPointers_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.MoveRangeToPointers(C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.MoveRangeToPointers.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_MoveRangeToPointers_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IHTMLTxtRange_">MoveRangeToPointers(IMarkupPointer, IMarkupPointer, IHTMLTxtRange)</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_IMarkupServices_ParseGlobal_System_IntPtr_System_UInt32_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.ParseGlobal(System.IntPtr,System.UInt32,C1.Win.C1Editor.Internal.HTML.IMarkupContainer@,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.ParseGlobal.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_ParseGlobal_System_IntPtr_System_UInt32_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">ParseGlobal(IntPtr, uint, out IMarkupContainer, IMarkupPointer, 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_IMarkupServices_ParseString_System_String_System_UInt32_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.ParseString(System.String,System.UInt32,C1.Win.C1Editor.Internal.HTML.IMarkupContainer@,C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.ParseString.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_ParseString_System_String_System_UInt32_C1_Win_C1Editor_Internal_HTML_IMarkupContainer__C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">ParseString(string, uint, out IMarkupContainer, IMarkupPointer, 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_IMarkupServices_Remove_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Remove(C1.Win.C1Editor.Internal.HTML.IMarkupPointer,C1.Win.C1Editor.Internal.HTML.IMarkupPointer)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.Remove.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_Remove_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_C1_Win_C1Editor_Internal_HTML_IMarkupPointer_">Remove(IMarkupPointer, 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_IMarkupServices_RemoveElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_" data-uid="C1.Win.C1Editor.Internal.HTML.IMarkupServices.RemoveElement(C1.Win.C1Editor.Internal.HTML.IHTMLElement)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IMarkupServices.RemoveElement.html#C1_Win_C1Editor_Internal_HTML_IMarkupServices_RemoveElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_">RemoveElement(IHTMLElement)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
