Overload List
| Name | Description | |
|---|---|---|
| SaveHTML |
Generates and Saves the Report HTML into a File.
| |
| SaveHTML(String) |
Generates and Saves the Report HTML into a File.
| |
| SaveHTML(Uri) |
Generates and Saves the Report HTML into a File at the specified URI.
| |
| SaveHTML(String, String) |
Generates and Saves the Content into a File.
| |
| SaveHTML(Uri, String) |
Generates and Saves the Content into a File at the specified URI.
|
See Also