FormExporter.Process

FormExporter.Process method

Starts the FormExporter processing with the specified parameters.

public ResultContainer Process(FormExporterOptions options)
ParameterTypeDescription
optionsFormExporterOptionsAn options object containg instructions for the FormExporter.

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
ArgumentException

See Also