Click or drag to resize

StiDbfExportServiceExport 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 document to the file.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).)
Top
See Also