[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SaveAsImageOptions.DrawAnnotationFilterCallback.BeginInvoke

BeginInvoke Method

BeginInvoke(GcPdfDocument, Page, AnnotationBase, ref bool, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(GcPdfDocument doc, Page page, AnnotationBase annotation, ref bool drawAnnotation, AsyncCallback callback, object @object)
Parameters
Type Name Description
GcPdfDocument doc
Page page
AnnotationBase annotation
bool drawAnnotation
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult