FormEditor.Process

FormEditor.Process method

Starts the FormEditor processing with the specified parameters.

public ResultContainer Process(FormEditorOptions options)
ParameterTypeDescription
optionsFormEditorOptionsAn options object containg instructions for the FormEditor.

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
ArgumentException

See Also