IConversionSettings class

IConversionSettings class

Setup conversion settings or events at the entry stage (before Load).

The IConversionSettings type exposes the following members:

Methods

Method Description
with_events Registers conversion lifecycle event handlers on a ConversionEvents bag that lives for the converter’s lifetime and fires on every conversion run.
with_events_action
with_settings Set converter settings.
with_settings_func

See Also