OnConversionCompleted
Leave feedback
On this page
Receive converted document stream. Will be fired only if “ConvertTo(string fileName)” or ConvertTo(convertedStreamProvider)" is set.
public IConversionConvertOrCompress OnConversionCompleted(
Action<ConvertedContext> convertedFileStream)
| Parameter | Type | Description |
|---|---|---|
| convertedFileStream | Action`1 | Converted document stream provider The ConvertedContext |
Interface to continue conversion building
- interface IConversionConvertOrCompress
- class ConvertedContext
- interface IConversionCompleted
- namespace GroupDocs.Conversion.Fluent
- assembly GroupDocs.Conversion
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.