XtraReport.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, format | Exports a report to the specified stream in the specified image format. |
Export |
stream, options | Exports a report to the specified stream as an image. Use options to specify an image format. |
Export |
path, format | Exports a report to the specified file in the specified image format. |
Export |
path, options | Exports a report to the specified file in Image format. |