Can I use PDFNet SDK for iOS with MonoTouch?

Q: We are working on an iPad application and are using MonoTouch framework (http://ios.xamarin.com) for development. MonoTouch is a framework that allows developers to create applications for iPad using C#.

We would appreciate if you can tell whether PDFNet SDK .Net version for iOS is workable on MonoTouch?

A: The current iOS version supports C/C++ and Objective C binding.

You could access either of these APIs via C Interop (http://ios.xamarin.com/Documentation/Linking_Native_Libraries) or through ObjectiveC binding http://ios.xamarin.com/Documentation/Binding_New_Objective-C_Types