ViewChangeEventArgs

2 Oct 20251 minute to read

This event arguments provides the necessary information about viewChange event.

Properties

endPage number

Specifies the page number that ends in the view port.

source DocumentEditor

Specifies the source DocumentEditor instance which triggers this viewChange event.

startPage number

Specifies the page number that starts in the view port.