[]
        
(Showing Draft Content)

C1.C1Preview.PagesEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(C1MultiDocument, PagesEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(C1MultiDocument sender, PagesEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
C1MultiDocument sender
PagesEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult