You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiImageExportService Class > StiImageExportService Methods > ExportImage Method > ExportImage Method (StiReport, Stream, double, bool, StiImageFormat, StiPagesRange)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiImageExportService.ExportImage Method (StiReport, Stream, double, bool, StiImageFormat, StiPagesRange)

Exports a rendered document to the stream as an image.

Syntax
C++
C#
Visual Basic
public: void ExportImage( StiReport report, Stream stream, double imageZoom, bool cutEdges, StiImageFormat imageFormat, StiPagesRange pageRange );
Parameters
Parameters 
Description 
report 
A report which is to be exported. 
stream 
A stream for export of a document. 
imageZoom 
A parameter which sets zoom of the resulted image. 
cutEdges 
A parameter which cuts edges of the resulted image after the export. 
imageFormat 
A parameter which sets format of the resulted image. 
pageRange 
Describes range of pages of the document for the export. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.