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