# C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height*">height Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height*"></a>
<h4 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height">height</h4>
<div class="markdown level1 summary"><p>
  <code>height</code> property of <code>IHTMLStyle</code> interface.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">object height { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property height As Object</code></pre>
</div>
<h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>An original IDL definition of <code>height</code> property was the following:  <code>VARIANT height</code>;</p>
</div>
</div>
