Click or drag to resize

StiReportSaveDocument Method

Overload List
  NameDescription
Public methodSaveDocument(Stream)
Saves a rendered report in the stream.
Public methodSaveDocument(String)
Saves a rendered report in the file.
Public methodSaveDocument(StiDocumentSLService, Stream)
Saves a rendered report to the stream.
Public methodSaveDocument(StiDocumentSLService, String)
Saves a rendered report using the provider in the file.
Top
See Also