[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.OnGetPageCompleted

OnGetPageCompleted Method

OnGetPageCompleted(int, C1Page, Exception)

For internal use.

Declaration
protected virtual void OnGetPageCompleted(int pageIndex, C1Page page, Exception exception)
Protected Overridable Sub OnGetPageCompleted(pageIndex As Integer, page As C1Page, exception As Exception)
Parameters
Type Name Description
int pageIndex

The page index.

C1Page page
Exception exception