# GrapeCity.ActiveReports.Export.Html.IOutputHtml.Finish

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Html_IOutputHtml_Finish_" data-uid="GrapeCity.ActiveReports.Export.Html.IOutputHtml.Finish*">Finish Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Html_IOutputHtml_Finish_" data-uid="GrapeCity.ActiveReports.Export.Html.IOutputHtml.Finish*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Html_IOutputHtml_Finish" data-uid="GrapeCity.ActiveReports.Export.Html.IOutputHtml.Finish">Finish()</h4>
<div class="markdown level1 summary"><p>Called by the HtmlExport to indicate that the export of the current document is complete.  This can be used by an implementor to flush any remaining output, or to write out a frame set page for the previously exported document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">void Finish()</code></pre>
</div>
</div>
