Save Word Document
Save the word document.
Save a word document with the given filename.
Input
Input :
WordHandle Variable
The word handle object to reference the opened word document.
Output
File Path :
String Argument
The full path of the word document to be saved.
File Type :
DOCX
- The output file is to be saved as a word document. (Default
)PDF
- The output file is to be saved as a PDF.HTML
- The output file is to be saved as HTML.
Last updated