[]
        
(Showing Draft Content)

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

IncludeHtmlHeader Property

IncludeHtmlHeader

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.

Declaration
public bool IncludeHtmlHeader { get; set; }
Remarks

You can set this value to false if you want to use the resulting HTML output in the middle of another HTML page.