ProtectedViewWindow Members

Include Protected Members
Include Inherited Members

Represents a protected view window.

The ProtectedViewWindow type exposes the following members.

Methods

  Name Description
Public method Activate Activates the specified protected view window.
Public method Close Closes the specified protected view window.
Public method Edit Opens the specified protected view window for editing.
Public method ToggleRibbon Shows or hides the ribbon.

Top

Properties

  Name Description
Public property Active Gets whether the specified protected view window is active.
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Caption Gets or sets the caption text that is displayed in the title bar of the document or protected view window.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property Document Gets a Document object associated with the protected view window.
Public property Height Gets or sets the height of the protected view window.
Public property Index Returns a value that represents the position of an item in a collection.
Public property Left Gets or sets a value, in points, that represents the horizontal position of the specified protected view window.
Public property Parent Gets an Object that represents the parent object of the specified ProtectedViewWindow object.
Public property SourceName Gets the name of the source file for the specified protected view window.
Public property SourcePath Gets the path of the source file for the specified protected view window.
Public property Top Gets or sets the vertical position, in points, of the specified protected view window.
Public property Visible Gets or sets whether the specified protected view window is visible.
Public property Width Gets or sets the width, in points, of the specified protected view window.
Public property WindowState Gets or sets the state of the specified protected view window.

Top

See Also

Reference

ProtectedViewWindow Interface

Microsoft.Office.Interop.Word Namespace