Aspose::Pdf::Plugins::TableGenerator::Process method

TableGenerator::Process method

Starts the PdfGenerator processing with the specified parameters.

System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::TableGenerator::Process(System::SharedPtr<IPluginOptions> options) override
ParameterTypeDescription
optionsSystem::SharedPtr<IPluginOptions>An options object contains instructions for the PdfGenerator.

ReturnValue

An ResultContainer object contains the result of the operation.

See Also