Click or drag to resize

StiOdsExportServiceExport Method

Overload List
  NameDescription
Public methodExport(StiReport)
Exports a document to the stream with dialog of saving file.
(Inherited from StiExportService.)
Public methodExport(StiReport, String)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, StiGuiMode)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean, StiGuiMode)
Exports a rendered report to the Ods file. Also exported document can be sent via e-mail.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).)
Top
See Also