LinkBase.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, format | |
Export |
stream, options | Exports a report to the specified stream in image format using the specified image-specific options. |
Export |
stream | Exports a report to the specified stream as an image. |
Export |
file |
|
Export |
file |
Exports a report to the specified file path in image format using the specified image-specific options. |
Export |
file |
Exports a report to the specified file path in image format. |