# GrapeCity.Documents.Word.TextEffects

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_TextEffects" data-uid="GrapeCity.Documents.Word.TextEffects" class="text-break">TextEffects Class
</h1>
  <div class="markdown level0 summary"><p>Represents a text effects formatting that can be applied to an object.</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"><a class="xref" href="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><span class="xref">TextEffects</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.ShapeEffects.html">ShapeEffects</a></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_TextEffects_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextEffects : FormattingBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextEffects
    Inherits FormattingBag</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_TextEffects_Glow" data-uid="GrapeCity.Documents.Word.TextEffects.Glow">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Glow.html#GrapeCity_Documents_Word_TextEffects_Glow">Glow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the glow effect formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_Reflection" data-uid="GrapeCity.Documents.Word.TextEffects.Reflection">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Reflection.html#GrapeCity_Documents_Word_TextEffects_Reflection">Reflection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the reflection effect formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_Shadow" data-uid="GrapeCity.Documents.Word.TextEffects.Shadow">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Shadow.html#GrapeCity_Documents_Word_TextEffects_Shadow">Shadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shadow effect formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ThreeDFormat" data-uid="GrapeCity.Documents.Word.TextEffects.ThreeDFormat">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ThreeDFormat.html#GrapeCity_Documents_Word_TextEffects_ThreeDFormat">ThreeDFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 3D format effect.</p>
<p>Note: returns <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> for <a class="xref" href="GrapeCity.Documents.Word.CanvasShape.html">CanvasShape</a> and <a class="xref" href="GrapeCity.Documents.Word.GroupShape.html">GroupShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ThreeDScene" data-uid="GrapeCity.Documents.Word.TextEffects.ThreeDScene">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ThreeDScene.html#GrapeCity_Documents_Word_TextEffects_ThreeDScene">ThreeDScene</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the 3D scene effect.</p>
<p>Note: returns <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a> for <a class="xref" href="GrapeCity.Documents.Word.CanvasShape.html">CanvasShape</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_TextEffects_ApplyBuiltInGlow_GrapeCity_Documents_Word_BuiltInGlowId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInGlow(GrapeCity.Documents.Word.BuiltInGlowId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInGlow.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInGlow_GrapeCity_Documents_Word_BuiltInGlowId_">ApplyBuiltInGlow(BuiltInGlowId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies a built-in glow to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ApplyBuiltInGlowInt_GrapeCity_Documents_Word_BuiltInGlowId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInGlowInt(GrapeCity.Documents.Word.BuiltInGlowId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInGlowInt.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInGlowInt_GrapeCity_Documents_Word_BuiltInGlowId_">ApplyBuiltInGlowInt(BuiltInGlowId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies built-in glow to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ApplyBuiltInReflection_GrapeCity_Documents_Word_BuiltInReflectionId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInReflection(GrapeCity.Documents.Word.BuiltInReflectionId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInReflection.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInReflection_GrapeCity_Documents_Word_BuiltInReflectionId_">ApplyBuiltInReflection(BuiltInReflectionId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies a built-in reflection to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ApplyBuiltInReflectionInt_GrapeCity_Documents_Word_BuiltInReflectionId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInReflectionInt(GrapeCity.Documents.Word.BuiltInReflectionId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInReflectionInt.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInReflectionInt_GrapeCity_Documents_Word_BuiltInReflectionId_">ApplyBuiltInReflectionInt(BuiltInReflectionId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies built-in reflection to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ApplyBuiltInShadow_GrapeCity_Documents_Word_BuiltInShadowId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInShadow(GrapeCity.Documents.Word.BuiltInShadowId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInShadow.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInShadow_GrapeCity_Documents_Word_BuiltInShadowId_">ApplyBuiltInShadow(BuiltInShadowId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies a built-in shadow to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_ApplyBuiltInShadowInt_GrapeCity_Documents_Word_BuiltInShadowId_" data-uid="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInShadowInt(GrapeCity.Documents.Word.BuiltInShadowId)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.ApplyBuiltInShadowInt.html#GrapeCity_Documents_Word_TextEffects_ApplyBuiltInShadowInt_GrapeCity_Documents_Word_BuiltInShadowId_">ApplyBuiltInShadowInt(BuiltInShadowId)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies built-in shadow to the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_Clean" data-uid="GrapeCity.Documents.Word.TextEffects.Clean">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Clean.html#GrapeCity_Documents_Word_TextEffects_Clean">Clean()</a>
        </td>
        <td class="markdown level1 summary"><p>Sets all effects to default values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_Equals_System_Object_" data-uid="GrapeCity.Documents.Word.TextEffects.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Equals.html#GrapeCity_Documents_Word_TextEffects_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_GetHashCode" data-uid="GrapeCity.Documents.Word.TextEffects.GetHashCode">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.GetHashCode.html#GrapeCity_Documents_Word_TextEffects_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_HasDirectFormatting_System_String_System_String_" data-uid="GrapeCity.Documents.Word.TextEffects.HasDirectFormatting(System.String,System.String)">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.HasDirectFormatting.html#GrapeCity_Documents_Word_TextEffects_HasDirectFormatting_System_String_System_String_">HasDirectFormatting(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the direct formatting contains any data for an object with specified keys.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_TextEffects_Reset" data-uid="GrapeCity.Documents.Word.TextEffects.Reset">
          <a class="xref" href="GrapeCity.Documents.Word.TextEffects.Reset.html#GrapeCity_Documents_Word_TextEffects_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all effects to inherited defaults.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
