# GrapeCity.Documents.Word.Layout.GroupShapeFragment

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_Layout_GroupShapeFragment" data-uid="GrapeCity.Documents.Word.Layout.GroupShapeFragment" class="text-break">GroupShapeFragment Class
</h1>
  <div class="markdown level0 summary"><p>Represents the group shape element on a <a class="xref" href="GrapeCity.Documents.Word.Layout.Page.html">Page</a>.</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.Layout.LayoutElement.html">LayoutElement</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Documents.Word.Layout.ObjectFragment.html">ObjectFragment</a></div>
    <div class="level3"><span class="xref">GroupShapeFragment</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.Layout.html">GrapeCity.Documents.Word.Layout</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_Layout_GroupShapeFragment_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GroupShapeFragment : ObjectFragment</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GroupShapeFragment
    Inherits ObjectFragment</code></pre>
  </div>

</div>
