Occurs when the menu or toolbar Reset All Page Settings is performed.
Visual Basic |
---|
Public Event OnImageResetAllPageSettingsFinish() |
When the user clicks on the menu or toolbar button for Reset All Page Settings, it will first generate the "OnImageResetAllPageSettingsStart" event, perform the reset of all page settings, then generate the "OnImageResetAllPageSettingsFinish" event.