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 a paragraph should be relocated in relation to its current position.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdRelocate
'Usage
Dim instance As WdRelocate
public enum WdRelocate
Members
| Member name | Description | |
|---|---|---|
| wdRelocateUp | Above the previous visible paragraph. | |
| wdRelocateDown | Below the next visible paragraph. |