Represents the method that handles the NewDocument event.
[Visual Basic .NET]
Public Delegate Sub NewDocumentEventHandler ( _
)
[C#] public delegate void NewDocumentEventHandler ( );