Table of Contents

Method BeginInvoke

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

BeginInvoke(PdfCharacterCode, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(PdfCharacterCode characterCode, AsyncCallback callback, object @object)

Parameters

characterCode PdfCharacterCode
callback AsyncCallback
object object

Returns

IAsyncResult