IConversionConvertOptionOrCompletedOrConvert class
Leave feedback
On this page
Represents conversion options, completion handling, or execution for a conversion.
The IConversionConvertOptionOrCompletedOrConvert type exposes the following members:
| Method | Description |
|---|---|
| compress | Compresses the results of conversion. |
| compress_compression_convert_options | |
| convert | Execute conversion chain. |
| on_conversion_completed | Receives the converted document stream. It is invoked only when ConvertTo(string fileName) or ConvertTo(convertedStreamProvider) has been configured. |
| on_conversion_completed_action | |
| with_options | Sets convert options. |
| with_options | Set convert options. |
| with_options_convert_options | |
| with_options_func |
- 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.