# GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.CreateFramesetPage

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_CreateFramesetPage_" data-uid="GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.CreateFramesetPage*">CreateFramesetPage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_CreateFramesetPage_" data-uid="GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.CreateFramesetPage*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_CreateFramesetPage" data-uid="GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.CreateFramesetPage">CreateFramesetPage</h4>
<div class="markdown level1 summary"><p>Sets or returns a value indicating that the HTML pages appear in a frame set where any bookmark entries appear on the left, and the report document contents appear on the right.  The resulting filename will use the specified filename with the extension &quot;.frame.html&quot;.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool CreateFramesetPage { get; set; }</code></pre>
</div>
</div>
