1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Fluent
  6. /
  7. IConversionLoadOptions

IConversionLoadOptions

IConversionLoadOptions interface

Conversion load options

public interface IConversionLoadOptions

Methods

Name Description
WithOptions(Func<LoadContext, LoadOptions>) Provide load options for the document currently being loading
WithOptions(LoadOptions) Set load options

See Also