PdfIntegrationProviderOnDocumentEmbeddedFileDownloading Method |
Namespace: RadPdf.Integration
public virtual void OnDocumentEmbeddedFileDownloading( DocumentEmbeddedFileDownloadingEventArgs e )
Inheriting classes can override this method to perform other tasks, modify aspects of downloading the embedded file, or cancel the download all together. If this method is overridden in an inheriting class, you must call the base implementation.