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

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.currentStyle*">currentStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.currentStyle*"></a>
<h4 id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.currentStyle">currentStyle</h4>
<div class="markdown level1 summary"><p>
  <code>currentStyle</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">object currentStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property currentStyle As Object</code></pre>
</div>
<h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>An original IDL definition of <code>currentStyle</code> property was the following:  <code>IHTMLCurrentStyle* currentStyle</code>;</p>
</div>
</div>
