IConversionHandlerFailed class
Leave feedback
On this page
Provides a fluent interface after OnConversionCompleted is set, allowing configuration of OnConversionFailed or proceeding to Convert/Compress.
The IConversionHandlerFailed type exposes the following members:
| Method | Description |
|---|---|
| compress | Compresses the conversion results. |
| compress_compression_convert_options | |
| convert | Execute conversion chain. |
| on_conversion_completed | Registers a callback to be invoked when a document conversion completes successfully. Re‑invoking replaces any previously set handler. |
| on_conversion_completed_action | |
| on_conversion_failed | Registers a callback to be invoked when a document conversion fails. |
| on_conversion_failed_action |
- module
groupdocs.conversion.fluent
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.