Back to Devexpress

XtraReport.ExportToRtfAsync Method

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

latest742 B
Original Source

XtraReport.ExportToRtfAsync Method

NameParametersDescription
ExportToRtfAsync(Stream, RtfExportOptions, CancellationToken)stream, options, tokenAsynchronously exports a report to the specified stream in RTF format.
ExportToRtfAsync(String, RtfExportOptions, CancellationToken)path, options, tokenAsynchronously exports a report to the specified file in RTF format.