ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class / IncludeHtmlHeader Property

In This Topic
    IncludeHtmlHeader Property (MhtExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IncludeHtmlHeader As BoolDefaultExportSetting
    public BoolDefaultExportSetting IncludeHtmlHeader {get; set;}
    See Also