This document is archived and information here might be outdated.  Recommended version.


IDocumentEventsDisp.CloseDocument Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IDocumentEventsDisp.CloseDocument Event

Fired when a document is closed.

[Visual Basic .NET]
Public Event CloseDocument As CloseDocumentEventHandler
[C#]
public event CloseDocumentEventHandler CloseDocument

Product Availability

Available with ArcGIS Desktop.

See Also

IDocumentEventsDisp Interface