IConversionSettingsOrConversionFrom class

IConversionSettingsOrConversionFrom class

Represents conversion settings or conversion source.

The IConversionSettingsOrConversionFrom type exposes the following members:

Methods

Method Description
load Sets the source document file name.
load Set source documents array.
load Set source document stream.
load Set source document streams array.
load_file
load_files
load_func
load_string
load_strings
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