# GrapeCity.Documents.Word.Section.End

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_Section_End_" data-uid="GrapeCity.Documents.Word.Section.End*">End Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_Section_End_" data-uid="GrapeCity.Documents.Word.Section.End*"></a>
<h4 id="GrapeCity_Documents_Word_Section_End" data-uid="GrapeCity.Documents.Word.Section.End">End</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Word.Marker.html">Marker</a> representing the end of this content object in the parent body.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Marker End { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property [End] As Marker</code></pre>
</div>
</div>
