Occurs when the Paging - Retain Rotation, Mirroring and Invert checkmark is toggled. The scaling and position settings will be maintained when the user navigates to other pages in the image set when checked.
Visual Basic |
---|
Public Event OnPageRetainRotationMirroringAndInvertFinish() |
When the user clicks on the menu or toolbar button for Paging - Retain Rotation, Mirroring,
and Invert, it will first generate the "OnPageRetainRotationMirroringAndInvertStart" event,
places or clears a check mark next to the menu item, then generate the
"OnPageRetainRotationMirroringAndInvertFinish" event.
and Invert, it will first generate the "OnPageRetainRotationMirroringAndInvertStart" event,
places or clears a check mark next to the menu item, then generate the
"OnPageRetainRotationMirroringAndInvertFinish" event.