Accusoft Prizm Viewer Control v10.0
OnPageChanged Event
A boolean value which is True if the page change is successful, otherwise, False is returned.
Description
Occurs when the  image window navigates to the requested page.
Syntax
Visual Basic
Public Event OnPageChanged( _
   ByVal successful As Boolean _
)
Parameters
successful
A boolean value which is True if the page change is successful, otherwise, False is returned.
Remarks
When the user clicks on the menu or toolbar button for a Paging command, it will first
generate the one of "OnPageFirstStart", "OnPageLastStart", "OnPageNextStart",
"OnPagePrevStart",  "OnPageGotoStart" events; navigates to the appropriate page; then
generate the "OnPageChanged" event.
See Also

PrizmControl Object  | PrizmControl Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback