TocGenerator.Process

TocGenerator.Process method

Starts the PdfGenerator processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object contains instructions for the PdfGenerator.

Return Value

An ResultContainer object contains the result of the operation.

Exceptions

exceptioncondition
NotSupportedException

See Also