IConversionFrom class

IConversionFrom class

Sets up source for conversion.

The IConversionFrom type exposes the following members:

Methods

Method Description
load Sets the source document file name.
load Sets source documents array.
load Set source document stream.
load Sets the source document streams provider.
load_file
load_files
load_func
load_string
load_strings
with_events Register conversion lifecycle event handlers on a ConversionEvents bag that lives for the converter’s lifetime and fires on every conversion run.
with_events_action

See Also