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.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub MailMergeWizardSendToCustom ( _
Doc As Document _
)
'Usage
Dim instance As ApplicationEvents3
Dim Doc As Document
instance.MailMergeWizardSendToCustom(Doc)
void MailMergeWizardSendToCustom(
Document Doc
)
Parameters
- Doc
Type: Microsoft.Office.Interop.Word.Document