with_settings method

On this page

with_settings

Set converter settings.

def with_settings(self, settings_provider):
    ...
Parameter Type Description
settings_provider Func[ConverterSettings] Settings provider.

See Also

On this page