# GrapeCity.Documents.Word.BuiltInShadowId

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Word_BuiltInShadowId" data-uid="GrapeCity.Documents.Word.BuiltInShadowId" class="text-break">BuiltInShadowId Enum
</h1>
  <div class="markdown level0 summary"><p>Defines the types of built-in shadow 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_BuiltInShadowId_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum BuiltInShadowId</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum BuiltInShadowId</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_BuiltInShadowId_InsideBottom">InsideBottom</td>
        <td><p>Inside Bottom shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideBottomLeft">InsideBottomLeft</td>
        <td><p>Inside Bottom Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideBottomRight">InsideBottomRight</td>
        <td><p>Inside Bottom Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideCenter">InsideCenter</td>
        <td><p>Inside Center shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideLeft">InsideLeft</td>
        <td><p>Inside Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideRight">InsideRight</td>
        <td><p>Inside Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideTop">InsideTop</td>
        <td><p>Inside Top shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideTopLeft">InsideTopLeft</td>
        <td><p>Inside Top Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_InsideTopRight">InsideTopRight</td>
        <td><p>Inside Top Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_None">None</td>
        <td><p>No shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetBottom">OffsetBottom</td>
        <td><p>Offset Bottom shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetBottomLeft">OffsetBottomLeft</td>
        <td><p>Offset Bottom Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetBottomRight">OffsetBottomRight</td>
        <td><p>Offset Bottom Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetCenter">OffsetCenter</td>
        <td><p>Offset Center shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetLeft">OffsetLeft</td>
        <td><p>Offset Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetRight">OffsetRight</td>
        <td><p>Offset Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetTop">OffsetTop</td>
        <td><p>Offset Top shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetTopLeft">OffsetTopLeft</td>
        <td><p>Offset Top Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_OffsetTopRight">OffsetTopRight</td>
        <td><p>Offset Top Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_ProspectiveBelow">ProspectiveBelow</td>
        <td><p>Prospective Below shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_ProspectiveLowerLeft">ProspectiveLowerLeft</td>
        <td><p>Prospective Lower Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_ProspectiveLowerRight">ProspectiveLowerRight</td>
        <td><p>Prospective Lower Right shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_ProspectiveUpperLeft">ProspectiveUpperLeft</td>
        <td><p>Prospective Upper Left shadow.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_BuiltInShadowId_ProspectiveUpperRight">ProspectiveUpperRight</td>
        <td><p>Prospective Upper Right shadow.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
