on Document Info View Editing Mode Exit
Called when the editing mode is being exited. If the editing mode is not allowed, this method will not be called. The default processing can be stopped by returning true. For the default handling to be invoked, return false.
Return
true to intercept the default handling, false to allow it.