IConversionLoadOptions

IConversionLoadOptions interface

Conversion load options

public interface IConversionLoadOptions

Methods

Name Description
WithOptions(Func<FileType, LoadOptions>) Set load options for specified file type
WithOptions(Func<LoadOptions>) Set load options
WithOptions(LoadOptions) Set load options

See Also