# C1.WPF.Word.Objects.RtfFooter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Word_Objects_RtfFooter" data-uid="C1.WPF.Word.Objects.RtfFooter" class="text-break">RtfFooter Class
</h1>
  <div class="markdown level0 summary"><p>The Word/RTF footer class.</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="C1.WPF.Word.Objects.RtfObject.html">RtfObject</a></div>
    <div class="level2"><a class="xref" href="C1.WPF.Word.Objects.RtfHeaderFooter.html">RtfHeaderFooter</a></div>
    <div class="level3"><span class="xref">RtfFooter</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="C1.WPF.Word.Objects.IRtfContent.html">IRtfContent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
    <div><a class="xref" href="C1.WPF.Word.IDocumentContent.html">IDocumentContent</a></div>
    <div><a class="xref" href="C1.WPF.Word.IContent.html">IContent</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Word.Objects.html">C1.WPF.Word.Objects</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Word.4.6.2.dll</h6>
  <h5 id="C1_WPF_Word_Objects_RtfFooter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RtfFooter : RtfHeaderFooter, ICloneable, IRtfContent, IEnumerable, IDocumentContent, IContent</code></pre>
  </div>
  <h3 id="implements">Implements</h3>
  <div>
      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a>
  </div>
  <div>
      <a class="xref" href="C1.WPF.Word.Objects.IRtfContent.html">IRtfContent</a>
  </div>
  <div>
      <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a>
  </div>
  <div>
      <a class="xref" href="C1.WPF.Word.IDocumentContent.html">IDocumentContent</a>
  </div>
  <div>
      <a class="xref" href="C1.WPF.Word.IContent.html">IContent</a>
  </div>

</div>
