_Application.GoForward Method

Moves the insertion point forward among the last three locations where editing occurred in the active document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub GoForward
'Usage
Dim instance As _Application

instance.GoForward()
void GoForward()

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace