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

## Content

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



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



<a id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_IncludeHtmlHeader_" data-uid="GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.IncludeHtmlHeader*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_IncludeHtmlHeader" data-uid="GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.IncludeHtmlHeader">IncludeHtmlHeader</h4>
<div class="markdown level1 summary"><p>Sets or returns a value indicating if the resulting HTML files will include normal HTML page headers such as the HTML, HEAD, and BODY elements.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool IncludeHtmlHeader { get; set; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Export_Html_Section_HtmlExport_IncludeHtmlHeader_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>You can set this value to false if you want to use the resulting HTML output in the middle of another HTML page.</p>
</div>
</div>
