Click or drag to resize

SDFDocSaveAsync Method

Overload List
  NameDescription
Public methodSaveAsync(String, SDFDocSaveOptions, String)
Saves the document to a specified file.
Public methodSaveAsync(IFilter, SDFDocSaveOptions, String)
Saves all changes to the document and writes them to an output IFilter sink.
Top
See Also