Search results

PageClickEventArgs API in React PDF Viewer API component

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