# C1.C1Preview.TableVectorGroup.Footer

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_TableVectorGroup_Footer_" data-uid="C1.C1Preview.TableVectorGroup.Footer*">Footer Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_TableVectorGroup_Footer_" data-uid="C1.C1Preview.TableVectorGroup.Footer*"></a>
<h4 id="C1_C1Preview_TableVectorGroup_Footer" data-uid="C1.C1Preview.TableVectorGroup.Footer">Footer</h4>
<div class="markdown level1 summary"><p>Gets or sets flags indicating whether the current group
should be treated as a table footer repeated on each
page and/or column.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public TableFooterEnum Footer { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Footer As TableFooterEnum</code></pre>
</div>
<h5 id="C1_C1Preview_TableVectorGroup_Footer_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.C1Preview.TableVectorGroup.PageFooter.html#C1_C1Preview_TableVectorGroup_PageFooter">PageFooter</a></div>
    <div><a class="xref" href="C1.C1Preview.TableVectorGroup.ColumnFooter.html#C1_C1Preview_TableVectorGroup_ColumnFooter">ColumnFooter</a></div>
</div>
</div>
