Search
Follow Us
Categories
- News Release(3)
Tag Archives: document conversion progress monitor
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