StiPageSaveDocument Method |
Name | Description | |
---|---|---|
SaveDocument(Stream) |
Saves a rendered page into the stream in the XML format.
| |
SaveDocument(String) |
Saves a rendered page in the file in the XML format.
| |
SaveDocument(StiDocumentPageSLService, Stream) |
Saves a rendered page into the stream using the specified provider.
| |
SaveDocument(StiDocumentPageSLService, String) |
Saves a rendered page into the file using the provider.
|