PdfOrganizer.Process

PdfOrganizer.Process method

Starts the PdfOrganizer processing with the specified parameters.

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

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
NotSupportedException

See Also