Catch SaveAs Event for opened document

Catch SaveAs Event for opened document

denisyukJ
Advocate Advocate
197 Views
1 Reply
Message 1 of 2

Catch SaveAs Event for opened document

denisyukJ
Advocate
Advocate

Hi, 

 

I would like a catch a moment when user use SAVEAS command to get name of document BEFORE and AFTER saving. DocumentSaving and DocumentSaved events work only for SAVE command, but not for the SAVEAS. 

 

Can somebody give a me a hint how to handle with this issue or maybe there is another way to get name of OPENED document BEFORE and AFTER saving?

 

BR,

Evgeniy

 

0 Likes
Accepted solutions (1)
198 Views
1 Reply
Reply (1)
Message 2 of 2

denisyukJ
Advocate
Advocate
Accepted solution

Found out that DocumentSavingAs and DocumentSavedAs events are also work for OPENED document.

 

 

0 Likes