# GrapeCity.Documents.Word.ThemeColor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_ThemeColor" data-uid="GrapeCity.Documents.Word.ThemeColor" class="text-break">ThemeColor Class
</h1>
  <div class="markdown level0 summary"><p>Represents a color in the color scheme of a 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="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Documents.Word.ColorBase.html">ColorBase</a></div>
    <div class="level3"><span class="xref">ThemeColor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_ThemeColor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ThemeColor : ColorBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ThemeColor
    Inherits ColorBase</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="GrapeCity_Documents_Word_ThemeColor_Id" data-uid="GrapeCity.Documents.Word.ThemeColor.Id">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeColor.Id.html#GrapeCity_Documents_Word_ThemeColor_Id">Id</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color Id in the color scheme of a theme.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
