# C1.Win.Ribbon.StyleFontDelta.Underline

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Ribbon_StyleFontDelta_Underline_" data-uid="C1.Win.Ribbon.StyleFontDelta.Underline*">Underline Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Ribbon_StyleFontDelta_Underline_" data-uid="C1.Win.Ribbon.StyleFontDelta.Underline*"></a>
<h4 id="C1_Win_Ribbon_StyleFontDelta_Underline" data-uid="C1.Win.Ribbon.StyleFontDelta.Underline">Underline</h4>
<div class="markdown level1 summary"><p>Gets or sets a value that indicates whether the resulting font is underlined.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Underline { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Underline As Boolean</code></pre>
</div>
<h5 id="C1_Win_Ribbon_StyleFontDelta_Underline_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Don't set this property to retrieve value of the Underline attribute from the base font.</p>
</div>
</div>
