Contains event data for the IApplication.ZoomChanged event.

The following tables list the members exposed by the ZoomEventArgs type.

Name Description
Public property IsBestFit True if the page is currently zoomed to 'Best Fit'
Public property Percent The current zoom as a percentage.
Public property Text A user-friendly text string that represents the current zoom.
Top