[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Section.OutputHtmlFiles

OutputHtmlFiles Class

OutputHtmlFiles is an implementation of IHandleHtmlOutput that directs the HtmlExport object's output to files.

Inheritance
OutputHtmlFiles
Implements
Namespace: GrapeCity.ActiveReports.Export.Html.Section
Assembly: MESCIUS.ActiveReports.Export.Html.dll
Syntax
public class OutputHtmlFiles : IOutputHtml

Constructors

Name Description
OutputHtmlFiles(string, HtmlExport)

Initializes an instance of the OutputHtmlFiles class using the specified filePath as the base html page.

Fields

Name Description
htmlExport

The HtmlExport instance that is requesting the file output.
Can be used to check property settings on HtmlExport.