Automate Infopath in C#

J

James

I am trying to automate Infopath using ExternalApplication object. however,
all the samples I've seen are using JSciprt. Can someone tell me how to do
that in managed code and which reference do I need to add in my project in
order to access this object?
Thanks in Advance!
 
Top