Document.New Event

Occurs when a new document is created.

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

Syntax

'Declaration
Event New As DocumentEvents2_NewEventHandler
event DocumentEvents2_NewEventHandler New

Remarks

This event is only raised when a new document is created from a template.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace