Share via


View Members (PowerPoint)

Represents the current editing view in the specified document window.

Methods

Name

Description

GotoSlide

Switches to the specified slide.

Paste

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.

PasteSpecial

Pastes the current contents of the Clipboard into the view represented by the View object.

Player

Allows access to playback controls for the associated view in the current window.

PrintOut

Prints the specified presentation.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

DisplaySlideMiniature

Determines if and when the slide miniature window is displayed automatically. Read/write.

MediaControlsHeight

Returns the height, in points, of the media controls. Read-only.

MediaControlsLeft

Returns the distance, in points, from the left edge of the media control bounding box to the left edge of the slide. Read-only.

MediaControlsTop

Returns the distance, in points, from the top edge of the media control bounding box to the top edge of the slide. Read-only.

MediaControlsVisible

Indicates whether the media controls are currently visible. Read-only.

MediaControlsWidth

Returns the width, in points, of the media control bounding box. Read-only.

Parent

Returns the parent object for the specified object.

PrintOptions

Returns a PrintOptions object that represents print options that are saved with the specified presentation. Read-only.

Slide

Returns or sets a Slide object that represents the slide that's currently displayed in the specified document window view. Read/write.

Type

Represents the type of view. Read-only.

Zoom

Returns or sets the zoom setting of the specified view as a percentage of normal size. Read/write.

ZoomToFit

Determines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. Read/write.