Share via


View Object Members

PowerPoint Developer Reference

Represents the current editing view in the specified document window.

Properties

  Name Description
Bb251508.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251508.properties(en-us,office.12).gif DisplaySlideMiniature Determines if and when the slide miniature window is displayed automatically. Read/write MsoTriState.
Bb251508.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251508.properties(en-us,office.12).gif PrintOptions Returns a PrintOptions object that represents print options that are saved with the specified presentation. Read-only.
Bb251508.properties(en-us,office.12).gif Slide Returns or sets a Slide object that represents the slide that's currently displayed in the specified document window view. Read/write.
Bb251508.properties(en-us,office.12).gif Type Returns a PpViewType constant that represents the type of view. Read-only.
Bb251508.properties(en-us,office.12).gif Zoom Returns or sets the zoom setting of the specified view as a percentage of normal size. Can be a value from 10 to 400 percent. Read/write Integer.
Bb251508.properties(en-us,office.12).gif ZoomToFit Determines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. Read/write MsoTriState. This property applies only to slide view, notes page view, or master view.