# GrapeCity.Documents.Word.StylisticSets

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Word_StylisticSets" data-uid="GrapeCity.Documents.Word.StylisticSets" class="text-break">StylisticSets Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies a list of stylistic sets that modify the display of OpenType fonts.</p>
</div>
  <div class="markdown level0 conceptual"></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_StylisticSets_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Flags]
public enum StylisticSets</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Flags&gt;
Public Enum StylisticSets</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Default">Default</td>
        <td><p>Default stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set01">Set01</td>
        <td><p>First stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set02">Set02</td>
        <td><p>Second stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set03">Set03</td>
        <td><p>Third stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set04">Set04</td>
        <td><p>Fourth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set05">Set05</td>
        <td><p>Fifth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set06">Set06</td>
        <td><p>Sixth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set07">Set07</td>
        <td><p>Seventh stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set08">Set08</td>
        <td><p>Eighth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set09">Set09</td>
        <td><p>Ninth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set10">Set10</td>
        <td><p>Tenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set11">Set11</td>
        <td><p>Eleventh stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set12">Set12</td>
        <td><p>Twelfth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set13">Set13</td>
        <td><p>Thirteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set14">Set14</td>
        <td><p>Fourteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set15">Set15</td>
        <td><p>Fifteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set16">Set16</td>
        <td><p>Sixteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set17">Set17</td>
        <td><p>Seventeenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set18">Set18</td>
        <td><p>Eighteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set19">Set19</td>
        <td><p>Nineteenth stylistic set for the specified font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_StylisticSets_Set20">Set20</td>
        <td><p>Twentieth stylistic set for the specified font.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
