Skip to main content

Save Document As

Save a Word document as a different file.

Input

  • Save As File: Path of the new file to be saved.
    • Type: System.String
    • Required
  • Save as Type: Document format to save
    • Type: System.Int32
    • Required
    • Dropdown Options:
      • Word Document (*.docx)
      • Word Macro-Enabled Document (*.docm)
      • Word 97-2003 Document (*.doc)
      • Web Page (*.html)
      • Web Page, Filtered (*.htm)
      • Rich Text (*.rtf)
      • Plain Text (*.txt)

Options

  • Replace Existing: Replace existing file or the same name.
    • Type: System.Boolean

Details

  • This activity can only be used within a Word Application Scope activity. Word application must be installed on the machine where the process will run.