开发者

C# & Word: How to stop Undo tracing in Word?

开发者 https://www.devze.com 2023-02-02 02:44 出处:网络
How can I stop the Undo tracing in Word from C#? I need to stop it because I do a lot of things in the document via C# and I don\'t want the users view these things doing Undo!

How can I stop the Undo tracing in Word from C#?

I need to stop it because I do a lot of things in the document via C# and I don't want the users view these things doing Undo!

I do not want to clear ALL the Undo cache, I would s开发者_Go百科top in a certain time and restart after some time


Here is the answer. Great Cindy :-)

http://social.msdn.microsoft.com/Forums/en/vsto/thread/02a1a304-3090-4e4d-826e-96c8ad2e7806

0

精彩评论

暂无评论...
验证码 换一张
取 消