Search results

LoadFailedEventArgs API in JavaScript (ES5) PDF Viewer API control

This event arguments provides the necessary information about document load failed event.

Properties

documentName

string

Document name to be loaded into PdfViewer.

isPasswordRequired

boolean

Defines the document password protected state.

name

string

Specifies name of the event.

password

string

In case of document load failed with incorrect password, this contain the incorrect password.