# C1.C1Preview.IndexEntryOccurrence.Bold

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_IndexEntryOccurrence_Bold_" data-uid="C1.C1Preview.IndexEntryOccurrence.Bold*">Bold Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_IndexEntryOccurrence_Bold_" data-uid="C1.C1Preview.IndexEntryOccurrence.Bold*"></a>
<h4 id="C1_C1Preview_IndexEntryOccurrence_Bold" data-uid="C1.C1Preview.IndexEntryOccurrence.Bold">Bold</h4>
<div class="markdown level1 summary"><p>Gets or sets a Boolean value allowing to highlight the page number
corresponding to a certain occurrence of an entry using <b>bold face</b>.
(Can be used to highlight the location where the main definition
of an index entry is provided, for example.)</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Bold { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Bold As Boolean</code></pre>
</div>
</div>
