Method | Description | |
---|---|---|
ExportAsHtml ( |
||
ExportAsText ( |
||
ExportAsXml ( |
||
GetHtmlString ( |
public static ExportAsHtml ( |
||
report | ||
path | string | |
style | string | |
return | bool |
public static ExportAsText ( |
||
report | ||
path | string | |
return | bool |
public static ExportAsXml ( |
||
report | ||
path | string | |
return | bool |
public static GetHtmlString ( |
||
report | ||
style | string | |
return | string |