PdfXls.Process

PdfXls.Process method

Starts the PdfToExcel processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containing instructions for the PdfXls.

Return Value

An ResultContainer object containing the result of the operation.

See Also