# C1.Win.C1Editor.Internal.HTML.IHTMLElement.offsetWidth

## Content

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