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