Click or drag to resize

StiImageExportServiceExportImage Method

Overload List
  NameDescription
Public methodExportImage(StiReport, Stream, StiImageExportSettings)
Exports a rendered document to the stream as an image.
Public methodExportImage(StiReport, Stream, StiImageFormat)
Exports a rendered document to the stream as image.
Public methodExportImage(StiReport, String, StiImageFormat)
Exports a rendered document to the file as image.
Public methodExportImage(StiReport, Stream, StiImageFormat, StiPagesRange)
Exports a rendered document to the stream as an image.
Public methodExportImage(StiReport, Stream, Double, Boolean, StiImageFormat, StiPagesRange)
Exports a rendered document to the stream as an image.
Top
See Also