Search results

DownloadStartEventArgs API in Angular PDF Viewer API component

This event arguments provide the necessary information about download start event.

Properties

cancel

boolean

It allows you to control the execution of an download event. When set to true, it prevents further processing of the event, effectively stopping the downloading operation.

fileName

string

File name of the currently loaded PDF document in the PDF Viewer.

name

string

Specifies name of the event.