Interface IPlugin
IPlugin interface
General plugin interface that defines common methods that concrete plugin should implement.
public interface IPlugin
Methods
Name | Description |
---|---|
Process(IPluginOptions) | Charges a plugin to process with defined options |
See Also
- namespace Aspose.Page.Plugins
- assembly Aspose.Page