Tag Archives: monitor conversion status

Monitor Document Conversion Status and Progress in C#

With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation.

A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListener interface

Below is the usage

Coming to the improvement, MPP to XLS conversion is improved. … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged , , ,