PpSlideShowState Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Enumeration PpSlideShowState
'Usage
Dim instance As PpSlideShowState
public enum PpSlideShowState

Members

Member name Description
ppSlideShowRunning
ppSlideShowPaused
ppSlideShowBlackScreen
ppSlideShowWhiteScreen
ppSlideShowDone

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace