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 where revisions are displayed when change tracking is enabled.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdRevisedLinesMark
'Usage
Dim instance As WdRevisedLinesMark
public enum WdRevisedLinesMark
Members
| Member name | Description | |
|---|---|---|
| wdRevisedLinesMarkNone | Not displayed. | |
| wdRevisedLinesMarkLeftBorder | In the left border. | |
| wdRevisedLinesMarkRightBorder | In the right border. | |
| wdRevisedLinesMarkOutsideBorder | Outside the border. |