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

## Content

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