Share via


ProtectedViewWindows Members

Include Protected Members
Include Inherited Members

A collection of all the ProtectedViewWindow objects that are currently open in Word 2010.

The ProtectedViewWindows type exposes the following members.

Methods

  Name Description
Public method GetEnumerator (Inherited from IEnumerable.)
Public method Open Opens the specified document in a new protected view window.

Top

Properties

  Name Description
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Count Gets the number of protected view windows in the collection.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns an individual ProtectedViewWindows object in a collection.
Public property Parent Gets an Object that represents the parent object of the specified ProtectedViewWindows object.

Top

See Also

Reference

ProtectedViewWindows Interface

Microsoft.Office.Interop.Word Namespace