# C1.Win.C1Editor.Internal.HTML.IHTMLDocument

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLDocument" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument" class="text-break">IHTMLDocument Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLDocument</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_IHTMLDocument_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;626FC520-A41E-11CF-A731-00A0C9082637&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;626FC520-A41E-11CF-A731-00A0C9082637&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLDocument</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_IHTMLDocument_Script" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLDocument.Script">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLDocument.Script.html#C1_Win_C1Editor_Internal_HTML_IHTMLDocument_Script">Script</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>Script</code> property of <code>IHTMLDocument</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
