SDFDocSaveAsync Method |
| Name | Description | |
|---|---|---|
| SaveAsync(String, SDFDocSaveOptions, String) |
Saves the document to a specified file.
| |
| SaveAsync(IFilter, SDFDocSaveOptions, String) |
Saves all changes to the document and writes them to an output IFilter sink.
|