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
ParameterTypeAçıklama
seçeneklerSystem::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