WdRelocate Enumeration

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.

See Also

Reference

Microsoft.Office.Interop.Word Namespace