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 | |
---|---|---|
GetEnumerator | (Inherited from IEnumerable.) | |
Open | Opens the specified document in a new protected view window. |
Top
Properties
Name | Description | |
---|---|---|
Application | Gets an Application object that represents the Microsoft Word application. | |
Count | Gets the number of protected view windows in the collection. | |
Creator | Gets a 32-bit integer that indicates the application in which the specified object was created. | |
Item | Returns an individual ProtectedViewWindows object in a collection. | |
Parent | Gets an Object that represents the parent object of the specified ProtectedViewWindows object. |
Top