Search
HtmlExporterBase.Export Method
See Also
 





Exports a report as an HTML.

 Overload List

Name Description

HtmlExporterBase.Export (Report, String)

Creates an output file representing the specified report.

HtmlExporterBase.Export (Report, StringBuilder)

Exports the specified report as an HTML.

 See Also