# C1.Win.Ribbon.StyleFontSet

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Ribbon_StyleFontSet" data-uid="C1.Win.Ribbon.StyleFontSet" class="text-break">StyleFontSet Class
</h1>
  <div class="markdown level0 summary"><p>Represents the set of fonts that can be referenced from style elements.</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">StyleFontSet</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Ribbon.html">C1.Win.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Ribbon.10.dll</h6>
  <h5 id="C1_Win_Ribbon_StyleFontSet_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StyleFontSet</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StyleFontSet</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_Ribbon_StyleFontSet_Item_C1_Win_Ribbon_StyleFont_" data-uid="C1.Win.Ribbon.StyleFontSet.Item(C1.Win.Ribbon.StyleFont)">
          <a class="xref" href="C1.Win.Ribbon.StyleFontSet.Item.html#C1_Win_Ribbon_StyleFontSet_Item_C1_Win_Ribbon_StyleFont_">this[StyleFont]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font 'delta' for the specified <a class="xref" href="C1.Win.Ribbon.StyleFont.html">StyleFont</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
