Back to Devexpress

XtraReport.ExportToHtmlAsync Method

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

latest753 B
Original Source

XtraReport.ExportToHtmlAsync Method

NameParametersDescription
ExportToHtmlAsync(Stream, HtmlExportOptions, CancellationToken)stream, options, tokenAsynchronously exports a report to the specified stream in HTML format.
ExportToHtmlAsync(String, HtmlExportOptions, CancellationToken)path, options, tokenAsynchronously exports a report to the specified file in HTML format.