开发者

How set a text at particular XY coordinate in MS Outlook 2007?

开发者 https://www.devze.com 2022-12-17 18:54 出处:网络
Using C#, I need to send a mail with set the texts at particular XY coordinates in MS Outlook 2007. What is the way to set text at XY coordinates? In MS Outlook 2003 mail generat开发者_运维问答e prope

Using C#, I need to send a mail with set the texts at particular XY coordinates in MS Outlook 2007. What is the way to set text at XY coordinates? In MS Outlook 2003 mail generat开发者_运维问答e properly using style, but style is not working in 2007. Please suggest


can you explain a little more what you want to achive? In the mean time

Outook 2007 uses the word editor under the hood so it possible to get that

Item.GetInspector.GetWordEditor

Then you can use the word API

0

精彩评论

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

关注公众号