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 window state, passed to and returned by the WindowState property of the DocumentWindow object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("B2CD8E94-209B-4FB7-8FA1-D3F682EFBEDA")> _
Public Enumeration PpWindowState
'Usage
Dim instance As PpWindowState
[GuidAttribute("B2CD8E94-209B-4FB7-8FA1-D3F682EFBEDA")]
public enum PpWindowState
Members
| Member name | Description | |
|---|---|---|
| ppWindowNormal | Normal | |
| ppWindowMinimized | Minimized | |
| ppWindowMaximized | Maximized |