StiReportSaveDocument Method |
Name | Description | |
---|---|---|
![]() | SaveDocument(Stream) |
Saves a rendered report in the stream.
|
![]() | SaveDocument(String) |
Saves a rendered report in the file.
|
![]() | SaveDocument(StiDocumentSLService, Stream) |
Saves a rendered report to the stream.
|
![]() | SaveDocument(StiDocumentSLService, String) |
Saves a rendered report using the provider in the file.
|