_Presentation.WebPagePreview Method
Shows a preview of the presentation in the active Web browser.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub WebPagePreview
'Usage
Dim instance As _Presentation
instance.WebPagePreview()
void WebPagePreview()