Window.View Property

Returns a View object that represents the view for the specified window.

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

Syntax

'Declaration
ReadOnly Property View As View
    Get
'Usage
Dim instance As Window
Dim value As View

value = instance.View
View View { get; }

Property Value

Type: Microsoft.Office.Interop.Word.View

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Word Namespace