PresentationClass.WebPagePreview Method
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable Sub WebPagePreview
'Usage
Dim instance As PresentationClass
instance.WebPagePreview()
public virtual void WebPagePreview()
Implements
_Presentation.WebPagePreview()