Aspose::Page::Plugins::IPlugin::Process yöntemi
IPlugin::Process method
Eklentiyi tanımlı seçeneklerle işlem yapması için görevlendirir.
virtual System::SharedPtr<ResultContainer> Aspose::Page::Plugins::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| Parameter | Type | Açıklama |
|---|---|---|
| seçenekler | System::SharedPtr<IPluginOptions> | Eklenti için talimatları içeren bir seçenek nesnesi |
ReturnValue
İşlemenin sonucunu içeren bir ResultContainer nesnesi
Ayrıca Bakınız
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++