|
Foxit PDF RDK
|
Public Member Functions | |
| onDraw (pageIndex, canvas) | |
| FoxitPDFViewCtrl.IDrawEventListener.onDraw | ( | pageIndex | , |
| canvas | |||
| ) |
Triggered when
| pageIndex | The page index.Valid range: from 0 to (count-1). count is the page count. |
| canvas | The canvas of pdf view control. |