Bookmark.Move Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Function Move ( _
    ByRef unit As Object, _
    ByRef count As Object _
) As Integer
int Move(
    ref Object unit,
    ref Object count
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace