Back to Devexpress

XtraReport.ExportToMhtAsync Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xtrareport-dot-exporttomhtasync.md

latest742 B
Original Source

XtraReport.ExportToMhtAsync Method

NameParametersDescription
ExportToMhtAsync(Stream, MhtExportOptions, CancellationToken)stream, options, tokenAsynchronously exports a report to the specified stream in MHT format.
ExportToMhtAsync(String, MhtExportOptions, CancellationToken)path, options, tokenAsynchronously exports a report to the specified file in MHT format.