Aspose::Page::Plugins::IPlugin::Process method
IPlugin::Process method
Encarga a un plugin procesar con opciones definidas.
virtual System::SharedPtr<ResultContainer> Aspose::Page::Plugins::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| opciones | System::SharedPtr<IPluginOptions> | Un objeto de opciones que contiene instrucciones para el plugin |
ReturnValue
Un objeto ResultContainer que contiene el resultado del procesamiento
Ver también
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++