DownloadEvent
Interface
The KendoReact PDF Viewer DownloadEvent object.
Definition
Package:@progress/kendo-react-pdf-viewer
Properties
blob
Blob
The Blob object.
fileName
string
Sets the name for saving the file.
saveOptions
SaveOptions
Sets the options for saving the file.
The event target object.