# C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement" class="text-break">IHTMLBodyElement Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLBodyElement</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_IHTMLBodyElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F1D8-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLBodyElement</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F1D8-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLBodyElement</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_IHTMLBodyElement_aLink" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.aLink">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.aLink.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_aLink">aLink</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>aLink</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_background" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.background">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.background.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_background">background</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>background</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bgColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bgColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bgColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bgColor">bgColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>bgColor</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bgProperties" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bgProperties">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bgProperties.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bgProperties">bgProperties</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>bgProperties</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bottomMargin" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bottomMargin">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.bottomMargin.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_bottomMargin">bottomMargin</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>bottomMargin</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_leftMargin" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.leftMargin">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.leftMargin.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_leftMargin">leftMargin</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>leftMargin</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_link" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.link">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.link.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_link">link</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>link</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_noWrap" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.noWrap">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.noWrap.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_noWrap">noWrap</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>noWrap</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onbeforeunload" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onbeforeunload">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onbeforeunload.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onbeforeunload">onbeforeunload</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforeunload</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onload" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onload">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onload.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onload">onload</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onload</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onselect" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onselect">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onselect.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onselect">onselect</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onselect</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onunload" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onunload">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.onunload.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_onunload">onunload</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onunload</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_rightMargin" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.rightMargin">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.rightMargin.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_rightMargin">rightMargin</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>rightMargin</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_scroll" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.scroll">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.scroll.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_scroll">scroll</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scroll</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_text" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.text">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.text.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_text">text</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>text</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_topMargin" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.topMargin">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.topMargin.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_topMargin">topMargin</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>topMargin</code> property of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_vLink" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.vLink">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.vLink.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_vLink">vLink</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>vLink</code> property of <code>IHTMLBodyElement</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_IHTMLBodyElement_createTextRange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.createTextRange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLBodyElement.createTextRange.html#C1_Win_C1Editor_Internal_HTML_IHTMLBodyElement_createTextRange">createTextRange()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createTextRange</code> method of <code>IHTMLBodyElement</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
