# C1.Win.Command.TopicPageStyle.NormalCaption

## Content

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