SlideShowView Properties

Include Protected Members
Include Inherited Members

The SlideShowView type exposes the following members.

Properties

  Name Description
Public property AcceleratorsEnabled Determines whether keyboard shortcuts are enabled during a slide show. Read/write.
Public property AdvanceMode Returns a value that indicates how the slide show in the specified view advances. Read-only.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property CurrentShowPosition Returns the position of the current slide within the slide show that is showing in the specified view. Read-only.
Public property IsNamedShow Determines whether a custom (named) slide show is displayed in the specified slide show view. Read-only.
Public property LastSlideViewed Returns a Slide object that represents the slide viewed immediately before the current slide in the specified slide show view.
Public property MediaControlsHeight Returns the height of the media control bounding box. Read-only.
Public property MediaControlsLeft Returns the distance, in points, from the left edge of the media control bounding box to the left edge of the Slide object. Read-only.
Public property MediaControlsTop Returns the distance, in points, from the top edge of the media control bounding box to the top edge of the Slide object. Read-only.
Public property MediaControlsVisible Indicates whether the media controls are visible. Read-only.
Public property MediaControlsWidth Returns the width, in points, of the media control bounding box. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property PointerColor Returns a ColorFormat object that represents the pointer color for the specified presentation during one slide show. Read-only.
Public property PointerType Returns or sets the type of pointer used in the slide show. Read/write.
Public property PresentationElapsedTime Returns the number of seconds that have elapsed since the beginning of the specified slide show. Read-only.
Public property Slide Returns a Slide object that represents the slide that is currently displayed in the specified slide show window view. Read-only.
Public property SlideElapsedTime Returns the number of seconds that the current slide has been displayed. Read/write.
Public property SlideShowName Returns the name of the custom slide show that's currently running in the specified slide show view. Read-only.
Public property State Returns or sets the state of the slide show. Read/write.
Public property Zoom Returns the zoom setting of the specified slide show window view as a percentage of normal size. Read-only.

Top

See Also

Reference

SlideShowView Interface

Microsoft.Office.Interop.PowerPoint Namespace