Share via


GlobalClass.ProtectedViewWindows Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property ProtectedViewWindows As ProtectedViewWindows
    Get
'Usage
Dim instance As GlobalClass
Dim value As ProtectedViewWindows

value = instance.ProtectedViewWindows
public virtual ProtectedViewWindows ProtectedViewWindows { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ProtectedViewWindows

Implements

_Global.ProtectedViewWindows

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace