ActiveReports 13
IncludeHtmlHeader Property (HtmlExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : IncludeHtmlHeader Property
Specifies if an HTML header section should be created when exporting to an HTML format.
Syntax
'Declaration
 
Public Property IncludeHtmlHeader As Boolean
public bool IncludeHtmlHeader {get; set;}
See Also

Reference

HtmlExportOptions Class
HtmlExportOptions Members