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 whether Word displays the original version of a document or a version with revisions and formatting changes applied.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdRevisionsView
'Usage
Dim instance As WdRevisionsView
public enum WdRevisionsView
Members
| Member name | Description | |
|---|---|---|
| wdRevisionsViewFinal | Displays the document with formatting and content changes applied. | |
| wdRevisionsViewOriginal | Displays the document before changes were made. |