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

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationLineThrough*">textDecorationLineThrough Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationLineThrough*"></a>
<h4 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationLineThrough">textDecorationLineThrough</h4>
<div class="markdown level1 summary"><p>
  <code>textDecorationLineThrough</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">bool textDecorationLineThrough { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property textDecorationLineThrough As Boolean</code></pre>
</div>
<h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>An original IDL definition of <code>textDecorationLineThrough</code> property was the following:  <code>VARIANT_BOOL textDecorationLineThrough</code>;</p>
</div>
</div>
