ProtectedViewWindow Interface

Represents a protected view window.

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

Syntax

'Declaration
<GuidAttribute("F743EDD0-9B97-4B09-89CC-77BE19B51481")> _
Public Interface ProtectedViewWindow
'Usage
Dim instance As ProtectedViewWindow
[GuidAttribute("F743EDD0-9B97-4B09-89CC-77BE19B51481")]
public interface ProtectedViewWindow

Remarks

Documents displayed in a protected view window cannot be edited and are restricted from running active content such as macros and data connections.

See Also

Reference

ProtectedViewWindow Members

Microsoft.Office.Interop.Word Namespace