XtraReport.ExportToImageAsync Method
Name | Parameters | Description |
---|---|---|
ExportToImageAsync(Stream, ImageExportOptions, CancellationToken) | stream, options, token | Asynchronously exports a report to the specified stream in image format. |
ExportToImageAsync(String, ImageExportOptions, CancellationToken) | path, options, token | Asynchronously exports a report to the specified file in image format. |