When I type the following, " Imports Infragistics.Documents.Word"
I am getting the error Ambiguos namespace
Am I referencing the namespace somewhere , and if so how do I find it?
Hello Marius,
Thank you for your post! I have been looking into it. I have created a small sample application to test this behavior and was not able to reproduce it. In the sample application I have using the latest version of our controls – 13.2.
Would you please provide me with a small sample application showing the issue, in order for me to be able to reproduce it.
Thank you in advance for the provided information. Looking forward to hearing from you.
I figured out the problem. I had a reference that caused this.
My problem now is that I am Exporting from the Ultragird and would like to add some headers to the document after the export has happened. How can I do this.