Aspose::Page::Plugins::IPlugin class
IPlugin class
General plugin interface that defines common methods that concrete plugin should implement.
class IPlugin : public virtual System::Object
Methods
Method | Description |
---|---|
virtual Process(System::SharedPtr<IPluginOptions>) | Charges a plugin to process with defined options. |
See Also
- Class Object
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++