Save Method

The Save method saves the document to disk using the current file name. Returns a Boolean.

Syntax

object.Save

Example

This example demonstrates how to save a document using the current file name.

Plot.Save

 

Used by: Document object