SaveCopyAs Method

See Also         Example         Applies To

Saves a copy of the specified presentation to a file without modifying the original.

Syntax

expression.SaveCopyAs(FileName)

expression   Required. An expression that returns a Presentation object.

Filename   Required String. Specifies the name to save the file under. If you don't include a full path, PowerPoint saves the file in the current folder.