# C1.Win.C1Editor.Internal.HTML.IHTMLDocument2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2" class="text-break">IHTMLDocument2 Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLDocument2</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_IHTMLDocument2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;332C4425-26CB-11D0-B483-00C04FD90119&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;332C4425-26CB-11D0-B483-00C04FD90119&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLDocument2</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_IHTMLDocument2_Script" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.Script">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.Script.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_Script">Script</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>Script</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_activeElement" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.activeElement">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.activeElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_activeElement">activeElement</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>activeElement</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_alinkColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.alinkColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.alinkColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_alinkColor">alinkColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>alinkColor</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_all" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.all">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.all.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_all">all</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>all</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_anchors" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.anchors">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.anchors.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_anchors">anchors</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>anchors</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_applets" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.applets">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.applets.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_applets">applets</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>applets</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_bgColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.bgColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.bgColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_bgColor">bgColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>bgColor</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_body" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.body">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.body.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_body">body</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>body</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_charset" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.charset">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.charset.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_charset">charset</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>charset</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_cookie" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.cookie">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.cookie.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_cookie">cookie</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>cookie</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_defaultCharset" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.defaultCharset">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.defaultCharset.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_defaultCharset">defaultCharset</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>defaultCharset</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_designMode" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.designMode">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.designMode.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_designMode">designMode</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>designMode</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_domain" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.domain">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.domain.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_domain">domain</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>domain</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_embeds" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.embeds">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.embeds.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_embeds">embeds</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>embeds</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_expando" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.expando">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.expando.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_expando">expando</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>expando</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fgColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fgColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fgColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fgColor">fgColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fgColor</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileCreatedDate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileCreatedDate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileCreatedDate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileCreatedDate">fileCreatedDate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fileCreatedDate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileModifiedDate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileModifiedDate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileModifiedDate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileModifiedDate">fileModifiedDate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fileModifiedDate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileSize" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileSize">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileSize.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileSize">fileSize</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fileSize</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileUpdatedDate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileUpdatedDate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.fileUpdatedDate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_fileUpdatedDate">fileUpdatedDate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fileUpdatedDate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_forms" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.forms">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.forms.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_forms">forms</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>forms</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_frames" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.frames">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.frames.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_frames">frames</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>frames</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_images" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.images">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.images.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_images">images</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>images</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_lastModified" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.lastModified">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.lastModified.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_lastModified">lastModified</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>lastModified</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_linkColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.linkColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.linkColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_linkColor">linkColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>linkColor</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_links" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.links">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.links.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_links">links</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>links</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_location" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.location">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.location.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_location">location</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>location</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_mimeType" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.mimeType">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.mimeType.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_mimeType">mimeType</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>mimeType</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_nameProp" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.nameProp">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.nameProp.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_nameProp">nameProp</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>nameProp</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onafterupdate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onafterupdate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onafterupdate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onafterupdate">onafterupdate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onafterupdate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onbeforeupdate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onbeforeupdate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onbeforeupdate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onbeforeupdate">onbeforeupdate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforeupdate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onclick" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onclick">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onclick.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onclick">onclick</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onclick</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_ondblclick" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.ondblclick">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.ondblclick.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_ondblclick">ondblclick</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondblclick</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_ondragstart" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.ondragstart">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.ondragstart.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_ondragstart">ondragstart</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondragstart</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onerrorupdate" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onerrorupdate">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onerrorupdate.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onerrorupdate">onerrorupdate</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onerrorupdate</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onhelp" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onhelp">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onhelp.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onhelp">onhelp</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onhelp</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeydown" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeydown">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeydown.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeydown">onkeydown</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onkeydown</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeypress" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeypress">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeypress.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeypress">onkeypress</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onkeypress</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeyup" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeyup">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onkeyup.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onkeyup">onkeyup</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onkeyup</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmousedown" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmousedown">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmousedown.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmousedown">onmousedown</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onmousedown</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmousemove" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmousemove">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmousemove.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmousemove">onmousemove</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onmousemove</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseout" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseout">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseout.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseout">onmouseout</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onmouseout</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseover" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseover">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseover.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseover">onmouseover</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onmouseover</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseup" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseup">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onmouseup.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onmouseup">onmouseup</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onmouseup</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onreadystatechange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onreadystatechange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onreadystatechange.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onreadystatechange">onreadystatechange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onreadystatechange</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onrowenter" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onrowenter">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onrowenter.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onrowenter">onrowenter</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowenter</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onrowexit" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onrowexit">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onrowexit.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onrowexit">onrowexit</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowexit</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onselectstart" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onselectstart">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.onselectstart.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_onselectstart">onselectstart</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onselectstart</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_parentWindow" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.parentWindow">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.parentWindow.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_parentWindow">parentWindow</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>parentWindow</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_plugins" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.plugins">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.plugins.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_plugins">plugins</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>plugins</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_protocol" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.protocol">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.protocol.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_protocol">protocol</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>protocol</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_readyState" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.readyState">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.readyState.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_readyState">readyState</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>readyState</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_referrer" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.referrer">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.referrer.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_referrer">referrer</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>referrer</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_scripts" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.scripts">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.scripts.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_scripts">scripts</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scripts</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_security" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.security">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.security.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_security">security</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>security</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_selection" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.selection">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.selection.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_selection">selection</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>selection</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_styleSheets" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.styleSheets">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.styleSheets.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_styleSheets">styleSheets</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>styleSheets</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_title" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.title">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.title.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_title">title</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>title</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_url" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.url">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.url.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_url">url</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>url</code> property of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_vlinkColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.vlinkColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.vlinkColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_vlinkColor">vlinkColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>vlinkColor</code> property of <code>IHTMLDocument2</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_IHTMLDocument2_clear" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.clear">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.clear.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_clear">clear()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clear</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_close" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.close">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.close.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_close">close()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>close</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_createElement_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.createElement(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.createElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_createElement_System_String_">createElement(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createElement</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_createStyleSheet_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.createStyleSheet(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.createStyleSheet.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_createStyleSheet_System_String_System_Int32_">createStyleSheet(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createStyleSheet</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_elementFromPoint_System_Int32_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.elementFromPoint(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.elementFromPoint.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_elementFromPoint_System_Int32_System_Int32_">elementFromPoint(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>elementFromPoint</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_execCommand_System_String_System_Boolean_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.execCommand(System.String,System.Boolean,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.execCommand.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_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>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_execCommandShowHelp_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.execCommandShowHelp(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.execCommandShowHelp.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_execCommandShowHelp_System_String_">execCommandShowHelp(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>execCommandShowHelp</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_open_System_String_System_Object_System_Object_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.open(System.String,System.Object,System.Object,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.open.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_open_System_String_System_Object_System_Object_System_Object_">open(string, object, object, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>open</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandEnabled_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandEnabled(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandEnabled.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandEnabled_System_String_">queryCommandEnabled(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandEnabled</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandIndeterm_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandIndeterm(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandIndeterm.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandIndeterm_System_String_">queryCommandIndeterm(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandIndeterm</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandState_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandState(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandState.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandState_System_String_">queryCommandState(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandState</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandSupported_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandSupported(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandSupported.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandSupported_System_String_">queryCommandSupported(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandSupported</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandText_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandText(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandText.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandText_System_String_">queryCommandText(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandText</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandValue_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandValue(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.queryCommandValue.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_queryCommandValue_System_String_">queryCommandValue(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>queryCommandValue</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_toString" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.toString">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.toString.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_toString">toString()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>toString</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_write_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.write(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.write.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_write_System_Object_">write(object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>write</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_writeln_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.writeln(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.writeln.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument2_writeln_System_Object_">writeln(object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>writeln</code> method of <code>IHTMLDocument2</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
