# GrapeCity.Documents.Word.ThemeFontCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_ThemeFontCollection" data-uid="GrapeCity.Documents.Word.ThemeFontCollection" class="text-break">ThemeFontCollection Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of fonts that are to be used for different languages or locales.</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">ThemeFontCollection</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_ThemeFontCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ThemeFontCollection</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ThemeFontCollection</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_ThemeFontCollection_ComplexScript" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.ComplexScript">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.ComplexScript.html#GrapeCity_Documents_Word_ThemeFontCollection_ComplexScript">ComplexScript</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a complex script font to be used for text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ThemeFontCollection_Document" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.Document">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.Document.html#GrapeCity_Documents_Word_ThemeFontCollection_Document">Document</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the containing document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ThemeFontCollection_EastAsian" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.EastAsian">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.EastAsian.html#GrapeCity_Documents_Word_ThemeFontCollection_EastAsian">EastAsian</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an East Asian font to be used for text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ThemeFontCollection_IsReadOnly" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.IsReadOnly">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.IsReadOnly.html#GrapeCity_Documents_Word_ThemeFontCollection_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the containing document is in reading mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ThemeFontCollection_Latin" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.Latin">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.Latin.html#GrapeCity_Documents_Word_ThemeFontCollection_Latin">Latin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Latin font to be used for text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ThemeFontCollection_Supplemental" data-uid="GrapeCity.Documents.Word.ThemeFontCollection.Supplemental">
          <a class="xref" href="GrapeCity.Documents.Word.ThemeFontCollection.Supplemental.html#GrapeCity_Documents_Word_ThemeFontCollection_Supplemental">Supplemental</a>
        </td>
        <td class="markdown level1 summary"><p>Gets supplemental font names for various scripts.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
