# GrapeCity.ActiveReports.Export.Word.Section.RtfExport.EnableShapes

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Word_Section_RtfExport_EnableShapes_" data-uid="GrapeCity.ActiveReports.Export.Word.Section.RtfExport.EnableShapes*">EnableShapes Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Word_Section_RtfExport_EnableShapes_" data-uid="GrapeCity.ActiveReports.Export.Word.Section.RtfExport.EnableShapes*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Word_Section_RtfExport_EnableShapes" data-uid="GrapeCity.ActiveReports.Export.Word.Section.RtfExport.EnableShapes">EnableShapes</h4>
<div class="markdown level1 summary"><p>Setting this value to true will export the Shapes and Lines to RTF Format.
You will require Microsoft Word to view it correctly.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool EnableShapes { get; set; }</code></pre>
</div>
</div>
