Is PDFNet for Windows Mobile available as a managed library?

Q: I’ve just downloaded the demo of the PDFNet Windows Mobile SDK
(http://www.pdftron.com/net/mobile.html). I only found C/C++ examples
in the archive together with an unmanaged dll. Does that mean, I had
to write a complete P/Invoke Wrapper, if I wanted to use PDF in an
application for .NET compact framework?

Are there examples where I can evaluate the use of the component from
a C# Win Mobile environment?
----
A: For efficiency reasons PDFNet for Windows Mobile and other Embedded
Platforms is available as a native DLL (you could possibly create
PInvoke function if required). For desktop machines and server
environments we do offer a fully managed library (including C#
samples).