Share via


MailMergeAfterMergeEventArgs.NewDocument Property

Gets the Microsoft.Office.Interop.Word.Document created from the mail merge.

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

Syntax

'Declaration
ReadOnly Property NewDocument As Document
Document NewDocument { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Document
The Microsoft.Office.Interop.Word.Document created from the mail merge.

.NET Framework Security

See Also

Reference

MailMergeAfterMergeEventArgs Interface

Microsoft.Office.Tools.Word Namespace