Click or drag to resize

FDFDocSaveAsync Method

Overload List
  NameDescription
Public methodSaveAsync(String)
Saves all changes to the document and writes them to a file pointed by the given path.
Public methodSaveAsync(IFilter)
Saves all changes to the document and writes them to an output IFilter sink.
Top
See Also