Interface PdfDocumentLoadFailed
- All Superinterfaces:
BrowserEvent,Event
An event fired when a PDF document has failed to load.
- Since:
- 8.17.0
-
Method Summary
-
Method Details
-
browser
Description copied from interface:BrowserEventReturns theBrowserinstance initiated this event.- Specified by:
browserin interfaceBrowserEvent
-
url
Returns the URL of the PDF document that failed to load. -
frame
Returns the frame that attempted to load the PDF document.
-