DocumentWindow.WindowState (PowerPoint)

Returns or sets the state of the specified window. Possible return values are ppWindowMaximized - Maximized, ppWindowMinimized - Minimized, ppWindowNormal - Normal.

The value of the WindowState property can be one of these PpWindowState constants.


ActiveWindow.WindowState = ppWindowMaximized