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