Interface IPlugin
IPlugin interface
The general plugin interface.
public interface IPlugin
Methods
| Name | Description |
|---|---|
| Process(IPluginOptions) | Runs plugin execution with defined options. |
See Also
- namespace Aspose.TeX.Plugins
- assembly Aspose.TeX
The general plugin interface.
public interface IPlugin
| Name | Description |
|---|---|
| Process(IPluginOptions) | Runs plugin execution with defined options. |