# C1.Win.Command.TopicPageStyle.BorderColor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_TopicPageStyle_BorderColor_" data-uid="C1.Win.Command.TopicPageStyle.BorderColor*">BorderColor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_TopicPageStyle_BorderColor_" data-uid="C1.Win.Command.TopicPageStyle.BorderColor*"></a>
<h4 id="C1_Win_Command_TopicPageStyle_BorderColor" data-uid="C1.Win.Command.TopicPageStyle.BorderColor">BorderColor</h4>
<div class="markdown level1 summary"><p>Gets the border 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.BorderColor&quot;, &quot;Gets the border color of page.&quot;)]
public Color BorderColor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;TopicPageStyle.BorderColor&quot;, &quot;Gets the border color of page.&quot;)&gt;
Public Property BorderColor As Color</code></pre>
</div>
</div>
