Back to Devexpress

XtraReport.ExportToPdfAsync Method

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

latest742 B
Original Source

XtraReport.ExportToPdfAsync Method

NameParametersDescription
ExportToPdfAsync(Stream, PdfExportOptions, CancellationToken)stream, options, tokenAsynchronously exports a report to the specified stream in PDF format.
ExportToPdfAsync(String, PdfExportOptions, CancellationToken)path, options, tokenAsynchronously exports a report to the specified file in PDF format.