Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the type of slide show, passed to and returned by the ShowType property of the SlideShowSettings object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("E893BD55-3FC7-3CDA-9281-1ACB65441C8B")> _
Public Enumeration PpSlideShowType
'Usage
Dim instance As PpSlideShowType
[GuidAttribute("E893BD55-3FC7-3CDA-9281-1ACB65441C8B")]
public enum PpSlideShowType
Members
| Member name | Description | |
|---|---|---|
| ppShowTypeSpeaker | A slide show presented by a speaker | |
| ppShowTypeWindow | Window | |
| ppShowTypeKiosk | A slide show played in a kiosk environment. | |
| ppShowTypeWindow2 | Window2 |