Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |