# GrapeCity.Documents.Word.ShapePreset

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_ShapePreset" data-uid="GrapeCity.Documents.Word.ShapePreset" class="text-break">ShapePreset Struct
</h1>
  <div class="markdown level0 summary"><p>Represents a shape preset that specifies a fill and an outline.</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_ShapePreset_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct ShapePreset</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure ShapePreset</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>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent1FillNoOutline.html">GradientAccent1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent1 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent2FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent2FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent2FillNoOutline.html">GradientAccent2FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent2 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent3FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent3FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent3FillNoOutline.html">GradientAccent3FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent3 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent4FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent4FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent4FillNoOutline.html">GradientAccent4FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent4 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent5FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent5FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent5FillNoOutline.html">GradientAccent5FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent5 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientAccent6FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientAccent6FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientAccent6FillNoOutline.html">GradientAccent6FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Accent6 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_GradientDark1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.GradientDark1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.GradientDark1FillNoOutline.html">GradientDark1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gradient Dark1 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillNoOutline.html">NoFillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent1Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent1Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent1Outline.html">NoFillSolidAccent1Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent1 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent2Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent2Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent2Outline.html">NoFillSolidAccent2Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent2 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent3Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent3Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent3Outline.html">NoFillSolidAccent3Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent1 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent4Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent4Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent4Outline.html">NoFillSolidAccent4Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent4 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent5Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent5Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent5Outline.html">NoFillSolidAccent5Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent5 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidAccent6Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent6Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidAccent6Outline.html">NoFillSolidAccent6Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Accent6 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_NoFillSolidDark1Outline" data-uid="GrapeCity.Documents.Word.ShapePreset.NoFillSolidDark1Outline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.NoFillSolidDark1Outline.html">NoFillSolidDark1Outline</a>
        </td>
        <td class="markdown level1 summary"><p>No shape fill, Dark1 theme color outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent1FillNoOutline.html">SemiTransparentSolidAccent1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent1 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent2FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent2FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent2FillNoOutline.html">SemiTransparentSolidAccent2FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent2 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent3FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent3FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent3FillNoOutline.html">SemiTransparentSolidAccent3FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent3 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent4FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent4FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent4FillNoOutline.html">SemiTransparentSolidAccent4FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent4 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent5FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent5FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent5FillNoOutline.html">SemiTransparentSolidAccent5FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent5 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidAccent6FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent6FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidAccent6FillNoOutline.html">SemiTransparentSolidAccent6FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Accent6 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SemiTransparentSolidDark1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidDark1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SemiTransparentSolidDark1FillNoOutline.html">SemiTransparentSolidDark1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Semi transparent solid Dark1 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent1FillNoOutline.html">SolidAccent1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent1 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent2FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent2FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent2FillNoOutline.html">SolidAccent2FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent2 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent3FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent3FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent3FillNoOutline.html">SolidAccent3FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent3 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent4FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent4FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent4FillNoOutline.html">SolidAccent4FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent4 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent5FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent5FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent5FillNoOutline.html">SolidAccent5FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent5 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidAccent6FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidAccent6FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidAccent6FillNoOutline.html">SolidAccent6FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Accent6 shape fill, no outline.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_SolidDark1FillNoOutline" data-uid="GrapeCity.Documents.Word.ShapePreset.SolidDark1FillNoOutline">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.SolidDark1FillNoOutline.html">SolidDark1FillNoOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Solid Dark1 shape fill, no outline.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_ShapePreset_FillColor" data-uid="GrapeCity.Documents.Word.ShapePreset.FillColor">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.FillColor.html#GrapeCity_Documents_Word_ShapePreset_FillColor">FillColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape fill color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_FillTransparency" data-uid="GrapeCity.Documents.Word.ShapePreset.FillTransparency">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.FillTransparency.html#GrapeCity_Documents_Word_ShapePreset_FillTransparency">FillTransparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape fill color transparency.
<pare>
It remains in range 0-1 where 0 is fully opaque fill and 1 - fully transparent fill.
</pare></p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_FillType" data-uid="GrapeCity.Documents.Word.ShapePreset.FillType">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.FillType.html#GrapeCity_Documents_Word_ShapePreset_FillType">FillType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape fill type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ShapePreset_LineColor" data-uid="GrapeCity.Documents.Word.ShapePreset.LineColor">
          <a class="xref" href="GrapeCity.Documents.Word.ShapePreset.LineColor.html#GrapeCity_Documents_Word_ShapePreset_LineColor">LineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape outline color.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
