# C1.Win.Themes.C1Office365ThemeSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Themes_C1Office365ThemeSettings" data-uid="C1.Win.Themes.C1Office365ThemeSettings" class="text-break">C1Office365ThemeSettings Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.html">C1Office365ThemeSettings</a> class contains properties for customizing the Office365 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"><a class="xref" href="C1.Win.Themes.C1ThemeSettings.html">C1ThemeSettings</a></div>
    <div class="level2"><span class="xref">C1Office365ThemeSettings</span></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.10.dll</h6>
  <h5 id="C1_Win_Themes_C1Office365ThemeSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1Office365ThemeSettings : C1ThemeSettings</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1Office365ThemeSettings
    Inherits 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_C1Office365ThemeSettings__ctor" data-uid="C1.Win.Themes.C1Office365ThemeSettings.#ctor">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.-ctor.html#C1_Win_Themes_C1Office365ThemeSettings__ctor">C1Office365ThemeSettings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the C1MaterialThemeSettings class.</p>
</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_C1Office365ThemeSettings_AccentColor" data-uid="C1.Win.Themes.C1Office365ThemeSettings.AccentColor">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.AccentColor.html#C1_Win_Themes_C1Office365ThemeSettings_AccentColor">AccentColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an accent color for Office365 theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1Office365ThemeSettings_Background" data-uid="C1.Win.Themes.C1Office365ThemeSettings.Background">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.Background.html#C1_Win_Themes_C1Office365ThemeSettings_Background">Background</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for Office365 theme.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1Office365ThemeSettings_ForeColor" data-uid="C1.Win.Themes.C1Office365ThemeSettings.ForeColor">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.ForeColor.html#C1_Win_Themes_C1Office365ThemeSettings_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font color for Office365 theme.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_C1Office365ThemeSettings_Equals_System_Object_" data-uid="C1.Win.Themes.C1Office365ThemeSettings.Equals(System.Object)">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.Equals.html#C1_Win_Themes_C1Office365ThemeSettings_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1Office365ThemeSettings_GetHashCode" data-uid="C1.Win.Themes.C1Office365ThemeSettings.GetHashCode">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.GetHashCode.html#C1_Win_Themes_C1Office365ThemeSettings_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Themes_C1Office365ThemeSettings_ToString" data-uid="C1.Win.Themes.C1Office365ThemeSettings.ToString">
          <a class="xref" href="C1.Win.Themes.C1Office365ThemeSettings.ToString.html#C1_Win_Themes_C1Office365ThemeSettings_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
