XtraReport.ExportToMhtAsync Method
Name | Parameters | Description |
---|---|---|
ExportToMhtAsync(Stream, MhtExportOptions, CancellationToken) | stream, options, token | Asynchronously exports a report to the specified stream in MHT format. |
ExportToMhtAsync(String, MhtExportOptions, CancellationToken) | path, options, token | Asynchronously exports a report to the specified file in MHT format. |