Aspose::Pdf::LowCode::TableGenerator::Process método

TableGenerator::Process method

Inicia el procesamiento de PdfGenerator con los parámetros especificados.

System::SharedPtr<ResultContainer> Aspose::Pdf::LowCode::TableGenerator::Process(System::SharedPtr<IPluginOptions> options) override
ParámetroTipoDescripción
opcionesSystem::SharedPtr<IPluginOptions>Un objeto de opciones contiene instrucciones para el PdfGenerator.

ReturnValue

Un objeto ResultContainer contiene el resultado de la operación.

Ver también