Accusoft Prizm Viewer Control v10.0
OnPageChanged Event
See Also  Send comments on this topic.
successful
A boolean value which is True if the page change is successful, otherwise, False is returned.
PrizmControl Object : OnPageChanged Event

Glossary Item Box

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

©2015. Accusoft Corporation. All Rights Reserved.