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.
Specifies how pending changes should be handled.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdSaveOptions1 As WdSaveOptions = WdSaveOptions.wdDoNotSaveChanges
Syntax
Public Enum WdSaveOptions
public enum WdSaveOptions
public enum class WdSaveOptions
public enum WdSaveOptions
public enum WdSaveOptions
Members
| Member name | Description |
|---|---|
| wdDoNotSaveChanges | Do not save pending changes. |
| wdPromptToSaveChanges | Prompt the user to save pending changes. |
| wdSaveChanges | Save pending changes automatically without prompting the user. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000