Share via


View Members

Include Protected Members
Include Inherited Members

The View type exposes the following members.

Properties

  Name Description
Public property Application
Public property DisplaySlideMiniature Determines if and when the slide miniature window is displayed automatically. Read/write.
Public property Parent
Public property PrintOptions Returns a PrintOptions object that represents print options that are saved with the specified presentation. Read-only.
Public property Slide
Public property Type Represents the type of view. Read-only.
Public property Zoom
Public property ZoomToFit Determines whether the view is zoomed to fit the dimensions of the document window every time the document window is resized. Read/write.

Top

Methods

  Name Description
Public method GotoSlide
Public method 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.
Public method PasteSpecial Pastes the current contents of the Clipboard into the view represented by the View object.
Public method PrintOut Prints the specified presentation.

Top

See Also

Reference

View Interface

Microsoft.Office.Interop.PowerPoint Namespace