Aspose::Page::Plugins::IPlugin::Process method
IPlugin::Process method
एक प्लगइन को परिभाषित विकल्पों के साथ प्रोसेस करने के लिए चार्ज करता है।
virtual System::SharedPtr<ResultContainer> Aspose::Page::Plugins::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| विकल्प | System::SharedPtr<IPluginOptions> | एक विकल्प ऑब्जेक्ट जिसमें प्लगइन के लिए निर्देश होते हैं। |
ReturnValue
एक ResultContainer ऑब्जेक्ट जिसमें प्रोसेसिंग का परिणाम होता है।
संबंधित देखें
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++