Save method

Save method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

Saves a document.

Version added

2.0

Syntax

        
          object
          .Save
        
      

object

Required. An expression that returns a Document object.

Remarks

Use the SaveAs method to save and name a new document. Until a document has been saved, the Save method generates an error.