# GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RenderRtfAsContinuousImage

## Content

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



<h1 id="GrapeCity_ActiveReports_SectionReportModel_RichTextBox_RenderRtfAsContinuousImage_" data-uid="GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RenderRtfAsContinuousImage*">RenderRtfAsContinuousImage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_SectionReportModel_RichTextBox_RenderRtfAsContinuousImage_" data-uid="GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RenderRtfAsContinuousImage*"></a>
<h4 id="GrapeCity_ActiveReports_SectionReportModel_RichTextBox_RenderRtfAsContinuousImage" data-uid="GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RenderRtfAsContinuousImage">RenderRtfAsContinuousImage</h4>
<div class="markdown level1 summary"><p>If set to true, then the content will be rendered as one continuous image and then split across the pages.
This property is actual only if <a class="xref" href="GrapeCity.ActiveReports.SectionReportModel.RichTextBox.RtfRenderingType.html#GrapeCity_ActiveReports_SectionReportModel_RichTextBox_RtfRenderingType">RtfRenderingType</a> is set to either Metafile or PNG.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool RenderRtfAsContinuousImage { get; set; }</code></pre>
</div>
</div>
