How to retrieve the closing document
Posted: Thu Aug 29, 2024 10:55 am
Hi ,
I have opened couple of document in multiple tabs.and when user close an document except the active document , I am trying to access the file path of the document closed(not the active document). ( and document closing). i tried to find any property inside the event parameter at before_closing or document closed events, But I could not find any such property.
Can you please let me know how can i get the closing or closed document file path ? or is it possible to acess the tab index which is going t close or closed at the above events , if so i can retrieve the related document information
I have opened couple of document in multiple tabs.and when user close an document except the active document , I am trying to access the file path of the document closed(not the active document). ( and document closing). i tried to find any property inside the event parameter at before_closing or document closed events, But I could not find any such property.
Can you please let me know how can i get the closing or closed document file path ? or is it possible to acess the tab index which is going t close or closed at the above events , if so i can retrieve the related document information