Share via


LocalReport.Render Method

Overload List

Name Description
LocalReport.Render (String)  
LocalReport.Render (String, String)  
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, PageCountMode, CreateStreamCallback, out Warning[])
Processes the report with a specified page count mode 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[])  
LocalReport.Render (String, String, PageCountMode, out String, out String, out String, out String[], out Warning[])
Processes the report with a specified page count mode and renders it in the specified format.

See Also

Reference

LocalReport Class
LocalReport Members
Microsoft.Reporting.WinForms Namespace