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

FormExporter::Process method

Inicia el procesamiento de FormExporter con las opciones especificadas.

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

ReturnValue

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

Ver también