There are no APIs for C# and external applications for this conversion. There is however an API for Acrobat plugins to perform this operation. So, if necessary, you could write a custom plugin (that calls the API you need) and expose that via some form of IPC to your C# app.
↧