# C1.Win.Themes.C1ThemeSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_C1ThemeSettings" data-uid="C1.Win.Themes.C1ThemeSettings" class="text-break">C1ThemeSettings Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Themes.C1ThemeSettings.html">C1ThemeSettings</a> abstract class contains properties for customizing the theme.</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">C1ThemeSettings</span></div>
      <div class="level2"><a class="xref" href="C1.Win.Themes.C1MaterialThemeSettings.html">C1MaterialThemeSettings</a></div>
      <div class="level2"><a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.html">C1Office365ThemeSettings</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Themes.html">C1.Win.Themes</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Win_Themes_C1ThemeSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1ThemeSettings</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1ThemeSettings</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Themes_C1ThemeSettings__ctor" data-uid="C1.Win.Themes.C1ThemeSettings.#ctor">
          <a class="xref" href="C1.Win.Themes.C1ThemeSettings.-ctor.html#C1_Win_Themes_C1ThemeSettings__ctor">C1ThemeSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_Themes_C1ThemeSettings_ThemeFamily" data-uid="C1.Win.Themes.C1ThemeSettings.ThemeFamily">
          <a class="xref" href="C1.Win.Themes.C1ThemeSettings.ThemeFamily.html#C1_Win_Themes_C1ThemeSettings_ThemeFamily">ThemeFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets C1Themes font-family.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
