# GrapeCity.Documents.Word.BuiltInGlowId

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Word_BuiltInGlowId" data-uid="GrapeCity.Documents.Word.BuiltInGlowId" class="text-break">BuiltInGlowId Enum
</h1>
  <div class="markdown level0 summary"><p>Defines the types of built-in glow effects.</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_BuiltInGlowId_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltInGlowId</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltInGlowId</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_BuiltInGlowId_None">None</td>
        <td><p>No glow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent1">Radius11Accent1</td>
        <td><p>Glow with 11 radius point and Accent 1 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent2">Radius11Accent2</td>
        <td><p>Glow with 11 radius point and Accent 2 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent3">Radius11Accent3</td>
        <td><p>Glow with 11 radius point and Accent 3 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent4">Radius11Accent4</td>
        <td><p>Glow with 11 radius point and Accent 4 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent5">Radius11Accent5</td>
        <td><p>Glow with 11 radius point and Accent 5 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius11Accent6">Radius11Accent6</td>
        <td><p>Glow with 11 radius point and Accent 6 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent1">Radius18Accent1</td>
        <td><p>Glow with 18 radius point and Accent 1 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent2">Radius18Accent2</td>
        <td><p>Glow with 18 radius point and Accent 2 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent3">Radius18Accent3</td>
        <td><p>Glow with 18 radius point and Accent 3 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent4">Radius18Accent4</td>
        <td><p>Glow with 18 radius point and Accent 4 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent5">Radius18Accent5</td>
        <td><p>Glow with 18 radius point and Accent 5 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius18Accent6">Radius18Accent6</td>
        <td><p>Glow with 18 radius point and Accent 6 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent1">Radius5Accent1</td>
        <td><p>Glow with 5 point radius and Accent 1 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent2">Radius5Accent2</td>
        <td><p>Glow with 5 point radius and Accent 2 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent3">Radius5Accent3</td>
        <td><p>Glow with 5 point radius and Accent 3 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent4">Radius5Accent4</td>
        <td><p>Glow with 5 point radius and Accent 4 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent5">Radius5Accent5</td>
        <td><p>Glow with 5 point radius and Accent 5 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius5Accent6">Radius5Accent6</td>
        <td><p>Glow with 5 point radius and Accent 6 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent1">Radius8Accent1</td>
        <td><p>Glow with 8 radius point and Accent 1 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent2">Radius8Accent2</td>
        <td><p>Glow with 8 radius point and Accent 2 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent3">Radius8Accent3</td>
        <td><p>Glow with 8 radius point and Accent 3 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent4">Radius8Accent4</td>
        <td><p>Glow with 8 radius point and Accent 4 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent5">Radius8Accent5</td>
        <td><p>Glow with 8 radius point and Accent 5 theme color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInGlowId_Radius8Accent6">Radius8Accent6</td>
        <td><p>Glow with 8 radius point and Accent 6 theme color.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
