Saves the current file using Unicode (UTF-8) encoding.
This command saves the document with the current file name using the Unicode (UTF-8) encoding, unless the document is untitled. If the document is untitled, the Save As dialog box appears, which allows you to enter a file name to save the file as.
editor.ExecuteCommandByID(4255);
editor.ExecuteCommandByID 4255