_Application.DefaultWebOptions Property
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