toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.plugin.event
/
PdfDocumentLoadFailed
Pdf
Document
Load
Failed
interface
PdfDocumentLoadFailed
:
BrowserEvent
An event fired when a PDF document has failed to load.
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance initiated this event.
frame
Link copied to clipboard
open
fun
frame
(
)
:
Frame
Returns the frame that attempted to load the PDF document.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns the URL of the PDF document that failed to load.