Back to Devexpress

XtraReport.ExportToTextAsync Method

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

latest753 B
Original Source

XtraReport.ExportToTextAsync Method

NameParametersDescription
ExportToTextAsync(Stream, TextExportOptions, CancellationToken)stream, options, tokenAsynchronously exports a report to the specified stream in text format.
ExportToTextAsync(String, TextExportOptions, CancellationToken)path, options, tokenAsynchronously exports a report to the specified file in text format.