Share via


Presentation.WebPagePreview Method (PowerPoint)

Shows a preview of the presentation in the active Web browser.

Syntax

expression .WebPagePreview

expression A variable that represents a Presentation object.

Example

This example previews presentation two as a Web page.

Presentations(2).WebPagePreview

See Also

Concepts

Presentation Object

Presentation Object Members