ApplicationClass.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 ApplicationClass
Dim value As ProtectedViewWindows
value = instance.ProtectedViewWindows
public virtual ProtectedViewWindows ProtectedViewWindows { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ProtectedViewWindows
Implements
_Application.ProtectedViewWindows