Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the DefaultWebOptions object, which contains global application-level attributes used by Microsoft PowerPoint when you publish or save a complete or partial presentation as a Web page or open a Web page. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property DefaultWebOptions As DefaultWebOptions
Get
'Usage
Dim instance As _Application
Dim value As DefaultWebOptions
value = instance.DefaultWebOptions
DefaultWebOptions DefaultWebOptions { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.DefaultWebOptions