ProtectedViewWindow.Close Method (Word)

Closes the specified protected view window.

Version Information

Version Added: Word 2010

Syntax

expression .Close

expression An expression that returns a ProtectedViewWindow object.

Return Value

Nothing

Example

The following code example closes the active protected view window.

Activeprotectedviewwindow.Close

See Also

Concepts

ProtectedViewWindow Object Members

ProtectedViewWindow Object