# C1.Win.C1Editor.Internal.HTML.IHTMLElement2.runtimeStyle

## Content

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