Share via


Application.Quit Event

Publisher Developer Reference

Occurs when the user exits Microsoft Office Publisher.

Syntax

expression.Quit

expression   A variable that represents an Application object.

Remarks

For information about using events with the Application object, see Using Events with the Application Object.

See Also