ClassPdfViewerDownloadEventArgs
Class
Arguments for the open event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class PdfViewerDownloadEventArgs : ICancellableEventArgs
Inheritance: objectPdfViewerDownloadEventArgs
Implements:
Constructors
PdfViewerDownloadEventArgs()
Declaration
cs-api-definition
public PdfViewerDownloadEventArgs()
Properties
FileName
The files that are used for the event.
IsCancelled
Specifies if the event should be canceled.