Click here to Skip to main content
15,923,083 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,

I want to highlight text in word
document how do i?
I am using C# 2.0..

I have word document
by using C# i am able to edit
data but i want highlight word in
that document ie if document have
word C# then i want all C# word highlight
with some color


Thanks
Posted
Updated 5-Jul-10 22:37pm
v2

1 solution

Try this[^] Article.

It will contain how to format a word, insert header-footer, etc.


HTH
 
Share this answer
 
Comments
to.areeb 6-Jul-10 5:39am    
Thanks Jinal ...
to.areeb 6-Jul-10 5:39am    
Reason for my vote of 1
proper answer...

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