LocalReport.Render Method

Processes the report and renders it in the specified format.

Overload List

Name Description
LocalReport.Render (String, String, CreateStreamCallback, out Warning[])
Processes the report and renders it in the specified format using a stream provided by a callback function.
LocalReport.Render (String, String, out String, out String, out String, out String[], out Warning[])
Processes the report and renders it in the specified format.

See Also

Reference

LocalReport Class
LocalReport Members
Microsoft.Reporting.WebForms Namespace