AddPlugin
OmrEngine.AddPlugin method
Register new plugin
public void AddPlugin(IPlugin plugin)
Parameter | Type | Description |
---|---|---|
plugin | IPlugin | IPlugin implementation |
See Also
- interface IPlugin
- class OmrEngine
- namespace Aspose.OMR.Api
- assembly Aspose.OMR
Register new plugin
public void AddPlugin(IPlugin plugin)
Parameter | Type | Description |
---|---|---|
plugin | IPlugin | IPlugin implementation |