# C1.Win.Command.TopicPageCaptionStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_TopicPageCaptionStyle" data-uid="C1.Win.Command.TopicPageCaptionStyle" class="text-break">TopicPageCaptionStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents the topic page caption style.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">TopicPageCaptionStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.html">C1.Win.Command</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.4.8.dll</h6>
  <h5 id="C1_Win_Command_TopicPageCaptionStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class TopicPageCaptionStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class TopicPageCaptionStyle</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle__ctor_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Color_" data-uid="C1.Win.Command.TopicPageCaptionStyle.#ctor(System.Drawing.Color,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color)">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.-ctor.html#C1_Win_Command_TopicPageCaptionStyle__ctor_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Color_">TopicPageCaptionStyle(Color, Font, Color, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.html">TopicPageCaptionStyle</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_ArrowColor" data-uid="C1.Win.Command.TopicPageCaptionStyle.ArrowColor">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.ArrowColor.html#C1_Win_Command_TopicPageCaptionStyle_ArrowColor">ArrowColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the arrow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_BackgroundColor" data-uid="C1.Win.Command.TopicPageCaptionStyle.BackgroundColor">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.BackgroundColor.html#C1_Win_Command_TopicPageCaptionStyle_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the page caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_Font" data-uid="C1.Win.Command.TopicPageCaptionStyle.Font">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.Font.html#C1_Win_Command_TopicPageCaptionStyle_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font of the page caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_ForeColor" data-uid="C1.Win.Command.TopicPageCaptionStyle.ForeColor">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.ForeColor.html#C1_Win_Command_TopicPageCaptionStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the page caption.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_Equals_System_Object_" data-uid="C1.Win.Command.TopicPageCaptionStyle.Equals(System.Object)">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.Equals.html#C1_Win_Command_TopicPageCaptionStyle_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_GetHashCode" data-uid="C1.Win.Command.TopicPageCaptionStyle.GetHashCode">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.GetHashCode.html#C1_Win_Command_TopicPageCaptionStyle_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicPageCaptionStyle_ToString" data-uid="C1.Win.Command.TopicPageCaptionStyle.ToString">
          <a class="xref" href="C1.Win.Command.TopicPageCaptionStyle.ToString.html#C1_Win_Command_TopicPageCaptionStyle_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
