Document::Save method
The Save method saves the persistent data for the document.
Syntax
Document.Save()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Examples
' Save the document.
objDoc.Save
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_Document |