Click or drag to resize

PDFViewCtrlOnDownloadChanged Event

Occurs after using OpenURLAsync and contains the latest information regarding the state of downloading. The exact information provided in the event depends on the event enum type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public event OnDownloadEventHandler OnDownloadChanged

Value

Type: pdftron.PDFOnDownloadEventHandler
See Also