FormFlattener.Process

FormFlattener.Process method

Starts the FormFlattener processing with the specified parameters.

public ResultContainer Process(FormFlattenerOptions options)
ParameterTypeDescription
optionsFormFlattenerOptionsAn options object containg instructions for the FormFlattener.

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
ArgumentException

See Also