Envelope.Options Method

Displays the Envelope Options dialog box.

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

Syntax

'Declaration
Sub Options
'Usage
Dim instance As Envelope

instance.Options()
void Options()

Remarks

The Options method works only if the document is the main document of an envelope mail merge.

See Also

Reference

Envelope Interface

Envelope Members

Microsoft.Office.Interop.Word Namespace