LoadFailedEventArgs
12 Sep 20251 minute to read
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.