PageClickEventArgs

12 Sep 20251 minute to read

This event arguments provides the necessary information about page click event.

Properties

documentName string

Document name to be loaded into PdfViewer

name string

Specifies name of the event.

pageNumber number

Page number of the document in which click action is performed

x number

x co-ordinate of the click action location

y number

y co-ordinate of the click action location