# C1.Win.C1Editor.Internal.HTML.IHTMLDocument3

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3" class="text-break">IHTMLDocument3 Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLDocument3</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_IHTMLDocument3_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F485-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument3</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F485-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLDocument3</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_IHTMLDocument3_baseUrl" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.baseUrl">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.baseUrl.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_baseUrl">baseUrl</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>baseUrl</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_childNodes" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.childNodes">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.childNodes.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_childNodes">childNodes</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>childNodes</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_dir" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.dir">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.dir.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_dir">dir</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>dir</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_documentElement" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.documentElement">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.documentElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_documentElement">documentElement</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>documentElement</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_enableDownload" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.enableDownload">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.enableDownload.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_enableDownload">enableDownload</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>enableDownload</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_inheritStyleSheets" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.inheritStyleSheets">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.inheritStyleSheets.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_inheritStyleSheets">inheritStyleSheets</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>inheritStyleSheets</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onbeforeeditfocus" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onbeforeeditfocus">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onbeforeeditfocus.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onbeforeeditfocus">onbeforeeditfocus</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforeeditfocus</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_oncellchange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.oncellchange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.oncellchange.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_oncellchange">oncellchange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncellchange</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_oncontextmenu" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.oncontextmenu">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.oncontextmenu.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_oncontextmenu">oncontextmenu</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncontextmenu</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondataavailable" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondataavailable">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondataavailable.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondataavailable">ondataavailable</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondataavailable</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondatasetchanged" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondatasetchanged">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondatasetchanged.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondatasetchanged">ondatasetchanged</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondatasetchanged</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondatasetcomplete" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondatasetcomplete">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.ondatasetcomplete.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_ondatasetcomplete">ondatasetcomplete</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondatasetcomplete</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onpropertychange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onpropertychange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onpropertychange.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onpropertychange">onpropertychange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onpropertychange</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onrowsdelete" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onrowsdelete">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onrowsdelete.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onrowsdelete">onrowsdelete</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowsdelete</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onrowsinserted" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onrowsinserted">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onrowsinserted.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onrowsinserted">onrowsinserted</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowsinserted</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onstop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onstop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.onstop.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_onstop">onstop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onstop</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_parentDocument" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.parentDocument">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.parentDocument.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_parentDocument">parentDocument</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>parentDocument</code> property of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_uniqueID" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.uniqueID">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.uniqueID.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_uniqueID">uniqueID</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>uniqueID</code> property of <code>IHTMLDocument3</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_IHTMLDocument3_attachEvent_System_String_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.attachEvent(System.String,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.attachEvent.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_attachEvent_System_String_System_Object_">attachEvent(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>attachEvent</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_createDocumentFragment" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.createDocumentFragment">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.createDocumentFragment.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_createDocumentFragment">createDocumentFragment()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createDocumentFragment</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_createTextNode_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.createTextNode(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.createTextNode.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_createTextNode_System_String_">createTextNode(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createTextNode</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_detachEvent_System_String_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.detachEvent(System.String,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.detachEvent.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_detachEvent_System_String_System_Object_">detachEvent(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>detachEvent</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementById_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementById(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementById.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementById_System_String_">getElementById(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getElementById</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementsByName_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementsByName(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementsByName.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementsByName_System_String_">getElementsByName(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getElementsByName</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementsByTagName_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementsByTagName(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.getElementsByTagName.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_getElementsByTagName_System_String_">getElementsByTagName(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getElementsByTagName</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_recalc_System_Boolean_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.recalc(System.Boolean)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.recalc.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_recalc_System_Boolean_">recalc(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>recalc</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_releaseCapture" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.releaseCapture">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.releaseCapture.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument3_releaseCapture">releaseCapture()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>releaseCapture</code> method of <code>IHTMLDocument3</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
