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.
Represents application and document options in Microsoft Word. Many of the properties for the Options object correspond to items in the Options dialog box (Tools menu).
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209B7-0000-0000-C000-000000000046")> _
Public Interface Options
'Usage
Dim instance As Options
[GuidAttribute("000209B7-0000-0000-C000-000000000046")]
public interface Options
Remarks
Use the Options property to return the Options object.