chetankotwal's avatar
chetankotwal
Iron Contributor
Aug 27, 2025
Status:
New

Add viewportChanged event to Word JavaScript API

In Word add-ins, we often need to react to changes in the user's viewport (scrolling, zooming, etc.). Currently, there's no event to detect when the visible pages change. A viewportChanged event on Word.Pane or Word.Window would allow developers to optimize performance and create dynamic experiences based on what the user is viewing.

No CommentsBe the first to comment