StiReportExportDocument Method |
Name | Description | |
---|---|---|
ExportDocument(StiExportFormat, Stream) |
Exports a rendered report into the stream without dialog using the provider.
| |
ExportDocument(StiExportFormat, String) |
Exports a rendered report into the file without dialog using the provider.
| |
ExportDocument(StiExportService, String) |
Exports a rendered report into a file with dialog using the provider.
| |
ExportDocument(StiExportFormat, Stream, StiExportSettings) |
Exports a rendered report into the stream without dialog using the provider.
| |
ExportDocument(StiExportFormat, String, StiExportSettings) |
Exports a rendered report into the file without dialog using the provider.
| |
ExportDocument(StiExportService, String, Boolean) |
Exports a rendered report into a file with dialog using the provider.
| |
ExportDocument(StiExportFormat, StiExportService, Stream, StiExportSettings) |
Internal use only.
|