# C1.Win.Command.TopicPageStyle.BackgroundColor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_TopicPageStyle_BackgroundColor_" data-uid="C1.Win.Command.TopicPageStyle.BackgroundColor*">BackgroundColor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_TopicPageStyle_BackgroundColor_" data-uid="C1.Win.Command.TopicPageStyle.BackgroundColor*"></a>
<h4 id="C1_Win_Command_TopicPageStyle_BackgroundColor" data-uid="C1.Win.Command.TopicPageStyle.BackgroundColor">BackgroundColor</h4>
<div class="markdown level1 summary"><p>Gets the background color of page.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;TopicPageStyle.BackgroundColor&quot;, &quot;Gets the background color of page.&quot;)]
public Color BackgroundColor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;TopicPageStyle.BackgroundColor&quot;, &quot;Gets the background color of page.&quot;)&gt;
Public Property BackgroundColor As Color</code></pre>
</div>
</div>
