I want to bind word document with UltraPrintDocument and highlight word document as well.
Hi,
NetAdvantage doesn't have any built-in support for accessing Word documents. You should Submit a feature request to Infragistics
Thanks for your reply.
What is the best option available if i want to bind word document and highlight text in my application using .Net.
NetAdvantage currently has no support for working with Word Documents. You might be able to achieve what you want using the Interop assemblies that install with MS Word. But you'd have to check Microsoft documentation on those objects and their use, I've never used them myself.