Share via


_Global.ProtectedViewWindows Property

Gets a ProtectedViewWindows object that represents the open protected view windows.

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

Syntax

'Declaration
ReadOnly Property ProtectedViewWindows As ProtectedViewWindows
    Get
'Usage
Dim instance As _Global
Dim value As ProtectedViewWindows

value = instance.ProtectedViewWindows
ProtectedViewWindows ProtectedViewWindows { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ProtectedViewWindows
A ProtectedViewWindows object.

Remarks

Read-only.

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Word Namespace