StiImageExportServiceExportImage Method |
| Name | Description | |
|---|---|---|
| ExportImage(StiReport, Stream, StiImageExportSettings) |
Exports a rendered document to the stream as an image.
| |
| ExportImage(StiReport, Stream, StiImageFormat) |
Exports a rendered document to the stream as image.
| |
| ExportImage(StiReport, String, StiImageFormat) |
Exports a rendered document to the file as image.
| |
| ExportImage(StiReport, Stream, StiImageFormat, StiPagesRange) |
Exports a rendered document to the stream as an image.
| |
| ExportImage(StiReport, Stream, Double, Boolean, StiImageFormat, StiPagesRange) |
Exports a rendered document to the stream as an image.
|