The event argument object for the zoomFactorChanged event.

Syntax

{
   zoomFactor: <number>
}

Introduced: X15.

Properties

Property Description
zoomFactor The new zoom factor in percent.

Further Reading

Learn more about the Javascript: ZoomFactorChangedEventArgs Object in the Text Control Blog: