PageNumber
This event is generated in response to an Open
method call. It indicates the total number of pages in the document and the page number at which the document is currently being viewed.
Syntax
PageNumber(CurrentPage, TotalPages)
Parameters
Parameter |
Type |
Description |
CurrentPage
|
Short |
The current page number of the document. |
TotalPages
|
Short |
The total number of pages in the document. This number reflects the total number of processed pages, until the OpenDocDone event reaches 100 . |
_FT_HTML5_bannerTitle.htm