StiPageLoadDocument Method |
| Name | Description | |
|---|---|---|
| LoadDocument(Stream) |
Loads a rendered page from the stream in the XML format.
| |
| LoadDocument(String) |
Loads a rendered page from the stream in the XML format.
| |
| LoadDocument(StiDocumentPageSLService, Stream) |
Loads a rendered page from the stream using the provider.
| |
| LoadDocument(StiDocumentPageSLService, String) |
Loads a rendered page from the file using the provider.
|