Programmatically "document find last saved by"

K

KSeeSharp

Hello,
Is there a way to find "document last saved by" user info for a Word
2007 document using Word Interop in C#? I am looking for something
like "Globals.ThisAddIn.Application.ActiveDocument" <dot> lastsavedby
or something.
Thanks in advance,
Kaushik
 
Top