StiReportLoadDocument Method |
Name | Description | |
---|---|---|
![]() | LoadDocument(Byte) |
Loads a rendered report from the byte array.
|
![]() | LoadDocument(Stream) |
Loads a rendered report from the stream.
|
![]() | LoadDocument(String) |
Loads a rendered report from the file.
|
![]() | LoadDocument(StiDocumentSLService, Stream) |
Loads a rendered report from the stream using the provider.
|
![]() | LoadDocument(StiDocumentSLService, String) |
Loads a rendered report from the file using the provider.
|