Occurs after the document current zoom factor has changed.
public event EventHandler ZoomChanged
event Public ZoomChanged As EventHandler
The event handler receives an argument of type System.EventArgs containing data related to this event.
The ZoomChanged event occurs after the Zoom property value has changed.
For more information on handling events, see Consuming Events in MSDN.