# C1.Win.Input.Styles.Primitives.IUnderlineStyleSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Input_Styles_Primitives_IUnderlineStyleSupport" data-uid="C1.Win.Input.Styles.Primitives.IUnderlineStyleSupport" class="text-break">IUnderlineStyleSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a style that supports the editor's underline style.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Input.Styles.Primitives.html">C1.Win.Input.Styles.Primitives</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Input.10.dll</h6>
  <h5 id="C1_Win_Input_Styles_Primitives_IUnderlineStyleSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IUnderlineStyleSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IUnderlineStyleSupport</code></pre>
  </div>
  <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_Input_Styles_Primitives_IUnderlineStyleSupport_Underline" data-uid="C1.Win.Input.Styles.Primitives.IUnderlineStyleSupport.Underline">
          <a class="xref" href="C1.Win.Input.Styles.Primitives.IUnderlineStyleSupport.Underline.html#C1_Win_Input_Styles_Primitives_IUnderlineStyleSupport_Underline">Underline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that define the underline style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
