[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.SaveAsImageDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(GcBitmap, int, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(GcBitmap bitmap, int pageIndex, int index, AsyncCallback callback, object @object)
Parameters
Type Name Description
GcBitmap bitmap
int pageIndex
int index
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult