Table of Contents

Method BeginInvoke

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

BeginInvoke(int?, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(int? pageNumber, AsyncCallback callback, object @object)

Parameters

pageNumber int?
callback AsyncCallback
object object

Returns

IAsyncResult