Share via


_Application.DefaultWebOptions Method

Returns the DefaultWebOptions object that contains global application-level attributes used by Microsoft Word whenever you save a document as a Web page or open a Web page.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Function DefaultWebOptions As DefaultWebOptions
'Usage
Dim instance As _Application
Dim returnValue As DefaultWebOptions

returnValue = instance.DefaultWebOptions()
DefaultWebOptions DefaultWebOptions()

Return Value

Type: Microsoft.Office.Interop.Word.DefaultWebOptions

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace