ReportViewer.WriteTextTo Method
Name | Parameters | Description |
---|---|---|
WriteTextTo(HttpResponse, String, TextExportOptions) | response, exportType, options | Exports the report to text using the specified export type and text-specific export options, and writes the output to the specified HTTP response. |
WriteTextTo(HttpResponse) | response | Exports the report to text, and writes the output to the specified HTTP response. |