ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportWriter.ExportCompletedEventHandler

Declares a delegate for the Export complete.

Inheritance
System.Object
ReportWriter.ExportCompletedEventHandler
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public sealed class ExportCompletedEventHandler : MulticastDelegate

Constructors

ExportCompletedEventHandler(Object, IntPtr)

Declaration
public ExportCompletedEventHandler(object object, IntPtr method)
Parameters
Type Name Description
System.Object object
System.IntPtr method

Methods

BeginInvoke(Object, ExportCompletedEventArgs, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, ExportCompletedEventArgs args, AsyncCallback callback, object object)
Parameters
Type Name Description
System.Object sender
ExportCompletedEventArgs args
System.AsyncCallback callback
System.Object object
Returns
Type Description
System.IAsyncResult

EndInvoke(IAsyncResult)

Declaration
public virtual void EndInvoke(IAsyncResult result)
Parameters
Type Name Description
System.IAsyncResult result

Invoke(Object, ExportCompletedEventArgs)

Declaration
public virtual void Invoke(object sender, ExportCompletedEventArgs args)
Parameters
Type Name Description
System.Object sender
ExportCompletedEventArgs args
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved