PdfForm.Process

PdfForm.Process method

Starts the PdfForm processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containg instructions for the PdfForm.

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
ArgumentException

See Also