Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All!

I'm creating an application in C#. I input a Word document file (.docx) and an element (for example: a square, a circle, etc.). How do I track the position of the element (ex: how far is it from the left edge and top edge)? Please help me.

Thank you very much!
Posted
Updated 21-Jan-11 3:51am
v3

1 solution

Try this[^] page. Look for the section "Adding WordArt at Run Time".
 
Share this answer
 
Comments
tungtdtk 21-Jan-11 9:46am    
thanks Bassam Abdul-Baki for answer.
so can you tell me more specificly ?
Bassam Abdul-Baki 21-Jan-11 9:50am    
Not really. I've never had a need for it and I don't have Visual Studio handy to test it out. Just search on the keywords that they use for other examples.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900