Click or drag to resize

DocumentCoreSave Method

Overload List
 NameDescription
Public methodCode exampleSave(String) Saves the document to a file with the specified path. Path must include file extension.
Public methodCode exampleSave(Stream, SaveOptions) Saves the document in the specified stream.
Public methodCode exampleSave(String, SaveOptions) Saves the document to a file with the specified path.
Top
See Also