View Members (PowerPoint)
Represents the current editing view in the specified document window.
Methods
Name |
Description |
---|---|
Switches to the specified slide. |
|
Pastes the contents of the Clipboard into the active view. Attempting to paste an object into a view that won't accept it causes an error. |
|
Pastes the current contents of the Clipboard into the view represented by the View object. |
|
Allows access to playback controls for the associated view in the current window. |
|
Prints the specified presentation. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Determines if and when the slide miniature window is displayed automatically. Read/write. |
|
Returns the height, in points, of the media controls. Read-only. |
|
Returns the distance, in points, from the left edge of the media control bounding box to the left edge of the slide. Read-only. |
|
Returns the distance, in points, from the top edge of the media control bounding box to the top edge of the slide. Read-only. |
|
Indicates whether the media controls are currently visible. Read-only. |
|
Returns the width, in points, of the media control bounding box. Read-only. |
|
Returns the parent object for the specified object. |
|
Returns a PrintOptions object that represents print options that are saved with the specified presentation. Read-only. |
|
Returns or sets a Slide object that represents the slide that's currently displayed in the specified document window view. Read/write. |
|
Represents the type of view. Read-only. |
|
Returns or sets the zoom setting of the specified view as a percentage of normal size. Read/write. |
|
Determines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. Read/write. |