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