Overload | Description |
---|---|
Render(IReport,StreamProvider) | Renders the specified report. |
Render(IReport,StreamProvider,NameValueCollection) | Renders the specified report. |
Render(IReport,StreamProvider,NameValueCollection,CancellationToken) | Renders the specified report. |
Render(IReport,StreamProvider,NameValueCollection,CancellationToken,IProgress<ProgressInfo>) | Renders the specified report. |
Render(IReport,StreamProvider,ExcelRenderingExtensionSettings,CancellationToken,IProgress<ProgressInfo>) |