WebPagePreview Method
Shows a preview of the presentation in the active Web browser.
expression.WebPagePreview
expression Required. An expression that returns a Presentation object.
Example
This example previews presentation two as a Web page.
Presentations(2).WebPagePreview