ProtectedViewWindow Members

Include Protected Members
Include Inherited Members

Represents a presentation window that is in protected view.

The ProtectedViewWindow type exposes the following members.

Properties

  Name Description
Public property Active Returns whether the specified window is active. Read-only.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Caption Returns the text that appears in the title bar of the specified window. Read-only.
Public property Height Returns or sets the height of the specified object, in points. Read/write.
Public property HWND Reserved for internal use.
Public property Left Returns or sets the distance in points from the left edge of the specified window to the left edge of the application window's client area. Read/write.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property Presentation Returns a Presentation object that represents the presentation in which the specified window was created. Read-only.
Public property SourceName Returns the source name of the current ProtectedViewWindow object. Read-only.
Public property SourcePath Returns the source path of the current ProtectedViewWindow object. Read-only.
Public property Top Returns or sets the distance in points from the top edge of the specified window to the top edge of the application window's client area. Read/write.
Public property Width Returns or sets the width of the specified object, in points. Read/write.
Public property WindowState Returns or sets the state of the specified window. Read/write.

Top

Methods

  Name Description
Public method Activate Activates the specified window.
Public method Close Closes the specified window.
Public method Edit Changes the password of the ProtectedViewWindow object.

Top

See Also

Reference

ProtectedViewWindow Interface

Microsoft.Office.Interop.PowerPoint Namespace