| Host | Package Name | Version | | :--- | :--- | :--- | | | Microsoft.ReportViewer.WinForms | 12.0.0 | | ASP.NET (WebForms) | Microsoft.ReportViewer.WebForms | 12.0.0 |
Mastering ReportViewer 2015: The Last Great Desktop Reporting Tool from Microsoft reportviewer 2015
byte[] pdfBytes = report.Render( format: "PDF", deviceInfo: null, mimeType: out mimeType, encoding: out encoding, fileNameExtension: out fileNameExtension, streams: out streams, warnings: out warnings ); | Host | Package Name | Version |