IPlugin.Process
IPlugin.Process method
Charges a plugin to process with defined options
public ResultContainer Process(IPluginOptions options)
Parameter | Type | Description |
---|---|---|
options | IPluginOptions | An options object containing instructions for the plugin |
Return Value
An ResultContainer object containing the result of the processing
See Also
- class ResultContainer
- interface IPluginOptions
- interface IPlugin
- namespace Aspose.Page.Plugins
- assembly Aspose.Page