WithOptions
Leave feedback
On this page
Set load options
public IConversionSourceDocumentLoaded WithOptions(LoadOptions loadOptions)
| Parameter | Type | Description |
|---|---|---|
| loadOptions | LoadOptions | Load options |
- interface IConversionSourceDocumentLoaded
- class LoadOptions
- interface IConversionLoadOptions
- namespace GroupDocs.Conversion.Fluent
- assembly GroupDocs.Conversion
Provide load options for the document currently being loading
public IConversionSourceDocumentLoaded WithOptions(
Func<LoadContext, LoadOptions> loadOptionsProvider)
| Parameter | Type | Description |
|---|---|---|
| loadOptionsProvider | Func`2 | Load options provider The load options context |
- interface IConversionSourceDocumentLoaded
- class LoadContext
- class LoadOptions
- interface IConversionLoadOptions
- 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.