GoToPage
Displays the document at the specified page. Use this method with the OPENMode property set to 5
(indexing enabled).
Syntax
nRet = KeyView.GoToPage(nPageNumber)
Parameters
Parameter | Type | Description |
---|---|---|
nPageNumber
|
Integer | The page to display. |
Returns
Type | Description |
---|---|
Boolean |
|