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