XtraReport.ExportToDocx Method
| Name | Parameters | Description |
|---|---|---|
| ExportToDocx(Stream, DocxExportOptions) | stream, options | Exports a report to the specified stream in DOCX format. |
| ExportToDocx(String, DocxExportOptions) | path, options | Exports a report to the specified file DOCX format. |