Description
Wraps AcRxEventReactor::dxfOutComplete. The event indicates that the output operation taking place on the drawing database was successful.
Visual Basic
Public Event DxfOutComplete As EventHandler
C#
public event EventHandler DxfOutComplete;