| Overload | Description | 
|---|---|
| ReportPdf Constructor() | |
| ReportPdf Constructor(Stream) | Create a ReportPdf object with the passed in template. The report will be in the pdf format. | 
| ReportPdf Constructor(Stream,Stream) | Create a ReportPdf object with the passed in template, writing it to the passed in report stream. The report will be in the pdf format. | 
Requirements
Platforms: Windows 10, Windows NT, Windows Server