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