Proprietà MailMergeAfterMergeEventArgs.NewDocument

Ottiene l'oggetto Microsoft.Office.Interop.Word.Document creato dalla stampa unione.

Spazio dei nomi:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Sintassi

'Dichiarazione
ReadOnly Property NewDocument As Document
    Get
Document NewDocument { get; }

Valore proprietà

Tipo: Microsoft.Office.Interop.Word.Document
Oggetto Microsoft.Office.Interop.Word.Document creato dalla stampa unione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MailMergeAfterMergeEventArgs Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Word