WithOptions
Leave feedback
On this page
Set convert options
public IConversionByPageHandlerSetup WithOptions(ConvertOptions convertOptions)
| Parameter | Type | Description |
|---|---|---|
| convertOptions | ConvertOptions | Convert options |
Interface to continue conversion building
- class ConvertOptions
- interface IConversionConvertByPageOptions
- namespace GroupDocs.Conversion.Fluent
- assembly GroupDocs.Conversion
Set convert options
public IConversionByPageHandlerSetup WithOptions(
Func<ConvertContext, ConvertOptions> convertOptionsProvider)
| Parameter | Type | Description |
|---|---|---|
| convertOptionsProvider | Func`2 | Convert options The ConvertContext |
Interface to continue conversion building
- class ConvertContext
- class ConvertOptions
- interface IConversionConvertByPageOptions
- 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.