OnConversionCompleted
Leave feedback
On this page
Receive converted page stream. Will be fired only if “ConvertTo(convertedStreamProvider)” is set.
public IConversionConvertOrCompress OnConversionCompleted(
Action<ConvertedPageContext> convertedPageStream)
| Parameter | Type | Description |
|---|---|---|
| convertedPageStream | Action`1 | Converted page stream provider The ConvertedPageContext |
Interface to continue conversion building
- interface IConversionConvertOrCompress
- class ConvertedPageContext
- interface IConversionByPageCompleted
- 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.