Click or drag to resize

StiReportLoadDocument Method

Overload List
  NameDescription
Public methodLoadDocument(Byte)
Loads a rendered report from the byte array.
Public methodLoadDocument(Stream)
Loads a rendered report from the stream.
Public methodLoadDocument(String)
Loads a rendered report from the file.
Public methodLoadDocument(StiDocumentSLService, Stream)
Loads a rendered report from the stream using the provider.
Public methodLoadDocument(StiDocumentSLService, String)
Loads a rendered report from the file using the provider.
Top
See Also