Hi all,
I want to know whether is it possible to use Graphics.DrawString() in Word document? If yes, how exactly to expose it in a VSTO addin project?
--In Windows Form, it can be done by using the PaintEventArgs event..
Thank you.
Hi all,
I want to know whether is it possible to use Graphics.DrawString() in Word document? If yes, how exactly to expose it in a VSTO addin project?
--In Windows Form, it can be done by using the PaintEventArgs event..
Thank you.
1 Person is following this question.