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


IGxDocumentEvents.CloseDocument Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcCatalog)  

IGxDocumentEvents.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

IGxDocumentEvents Interface